Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/mld/
A Diface.c521 notif->noa_active, notif->csa_counter); in iwl_mld_handle_probe_resp_data_notif()
539 if (notif->csa_counter != IWL_PROBE_RESP_DATA_NO_CSA && in iwl_mld_handle_probe_resp_data_notif()
540 notif->csa_counter >= 1) in iwl_mld_handle_probe_resp_data_notif()
541 ieee80211_beacon_set_cntdwn(vif, notif->csa_counter); in iwl_mld_handle_probe_resp_data_notif()
/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dmac-cfg.h139 u8 csa_counter; member
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac-ctxt.c1801 notif->noa_active, notif->csa_counter); in iwl_mvm_probe_resp_data_notif()
1834 if (notif->csa_counter != IWL_PROBE_RESP_DATA_NO_CSA && in iwl_mvm_probe_resp_data_notif()
1835 notif->csa_counter >= 1) in iwl_mvm_probe_resp_data_notif()
1836 ieee80211_beacon_set_cntdwn(vif, notif->csa_counter); in iwl_mvm_probe_resp_data_notif()

Completed in 18 milliseconds