Home
last modified time | relevance | path

Searched refs:csa_counter (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dmac-cfg.h94 u8 csa_counter; member
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1501 notif->noa_active, notif->csa_counter); in iwl_mvm_probe_resp_data_notif()
1534 if (notif->csa_counter != IWL_PROBE_RESP_DATA_NO_CSA && in iwl_mvm_probe_resp_data_notif()
1535 notif->csa_counter >= 1) in iwl_mvm_probe_resp_data_notif()
1536 ieee80211_beacon_set_cntdwn(vif, notif->csa_counter); in iwl_mvm_probe_resp_data_notif()