Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/mld/
A Dnotif.c242 u32 csa_err_mask = le32_to_cpu(notif->csa_err_mask); in iwl_mld_handle_channel_switch_error_notif() local
251 link_id, csa_err_mask); in iwl_mld_handle_channel_switch_error_notif()
253 if (csa_err_mask & (CS_ERR_COUNT_ERROR | in iwl_mld_handle_channel_switch_error_notif()
/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dmac-cfg.h189 __le32 csa_err_mask; member
200 __le32 csa_err_mask; member
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac-ctxt.c1945 u32 csa_err_mask = le32_to_cpu(notif->csa_err_mask); in iwl_mvm_channel_switch_error_notif() local
1955 id, csa_err_mask); in iwl_mvm_channel_switch_error_notif()
1956 if (csa_err_mask & (CS_ERR_COUNT_ERROR | in iwl_mvm_channel_switch_error_notif()

Completed in 16 milliseconds