Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1306 mvm->ap_last_beacon_gp2 = le32_to_cpu(beacon->gp2); in iwl_mvm_rx_beacon_notif()
1322 mvm->ap_last_beacon_gp2, in iwl_mvm_rx_beacon_notif()
1333 mvm->ap_last_beacon_gp2); in iwl_mvm_rx_beacon_notif()
1339 iwl_mvm_csa_count_down(mvm, csa_vif, mvm->ap_last_beacon_gp2, in iwl_mvm_rx_beacon_notif()
Dmvm.h1031 u32 ap_last_beacon_gp2; member
Dmac80211.c2549 mvm->ap_last_beacon_gp2 = 0; in iwl_mvm_stop_ap_ibss()