Home
last modified time | relevance | path

Searched refs:ap_last_beacon_gp2 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1527 mvm->ap_last_beacon_gp2 = le32_to_cpu(beacon->gp2); in iwl_mvm_rx_beacon_notif()
1543 mvm->ap_last_beacon_gp2, in iwl_mvm_rx_beacon_notif()
1554 mvm->ap_last_beacon_gp2); in iwl_mvm_rx_beacon_notif()
1560 iwl_mvm_csa_count_down(mvm, csa_vif, mvm->ap_last_beacon_gp2, in iwl_mvm_rx_beacon_notif()
Dmvm.h1267 u32 ap_last_beacon_gp2; member
Dmac80211.c3188 mvm->ap_last_beacon_gp2 = 0; in iwl_mvm_stop_ap_ibss_common()