Searched defs:gp2 (Results 1 - 5 of 5) sorted by relevance

/drivers/net/wireless/iwlwifi/mvm/
H A Dmac-ctxt.c1222 struct ieee80211_vif *csa_vif, u32 gp2)
1232 !iwl_mvm_te_scheduled(&mvmvif->time_event_data) && gp2) {
1236 u32 apply_time = gp2 + rel_time * 1024;
1267 mvm->ap_last_beacon_gp2 = le32_to_cpu(beacon->gp2);
1276 "beacon status %#x retries:%d tsf:0x%16llX gp2:0x%X rate:%d\n",
1221 iwl_mvm_csa_count_down(struct iwl_mvm *mvm, struct ieee80211_vif *csa_vif, u32 gp2) argument
H A Dutils.c350 u32 gp2; /* GP2 timer register */ member in struct:iwl_error_event_table
492 table.gp2, table.gp3, table.ucode_ver,
508 IWL_ERR(mvm, "0x%08X | time gp2\n", table.gp2);
H A Dfw-api-tx.h546 * @gp2: last beacon time in gp2
552 __le32 gp2; member in struct:iwl_extended_beacon_notif
/drivers/media/usb/gspca/
H A Dzc3xx.c5732 int g, i, adj, gp1, gp2; local
5760 gp1 = gp2 = 0;
5774 gr[i - 1] = (g - gp2) / 2;
5777 gp2 = gp1;
5780 gr[15] = (0xff - gp2) / 2;
/drivers/net/wireless/iwlwifi/dvm/
H A Dcommands.h440 u32 gp2; /* GP2 timer register */ member in struct:iwl_error_event_table

Completed in 211 milliseconds