Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1496 mvm->ap_last_beacon_gp2 = le32_to_cpu(beacon->gp2); in iwl_mvm_rx_beacon_notif()
1512 mvm->ap_last_beacon_gp2, in iwl_mvm_rx_beacon_notif()
1523 mvm->ap_last_beacon_gp2); in iwl_mvm_rx_beacon_notif()
1529 iwl_mvm_csa_count_down(mvm, csa_vif, mvm->ap_last_beacon_gp2, in iwl_mvm_rx_beacon_notif()
Dmvm.h1107 u32 ap_last_beacon_gp2; member
Dmac80211.c2950 mvm->ap_last_beacon_gp2 = 0; in iwl_mvm_stop_ap_ibss_common()