Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Dmac-cfg.h129 u8 csa_counter; member
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1511 notif->noa_active, notif->csa_counter); in iwl_mvm_probe_resp_data_notif()
1544 if (notif->csa_counter != IWL_PROBE_RESP_DATA_NO_CSA && in iwl_mvm_probe_resp_data_notif()
1545 notif->csa_counter >= 1) in iwl_mvm_probe_resp_data_notif()
1546 ieee80211_csa_set_counter(vif, notif->csa_counter); in iwl_mvm_probe_resp_data_notif()