Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dnotif.c245 u32 csa_err_mask = le32_to_cpu(notif->csa_err_mask); in iwl_mld_handle_channel_switch_error_notif() local
254 link_id, csa_err_mask); in iwl_mld_handle_channel_switch_error_notif()
256 if (csa_err_mask & (CS_ERR_COUNT_ERROR | in iwl_mld_handle_channel_switch_error_notif()
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h201 __le32 csa_err_mask; member
212 __le32 csa_err_mask; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1903 u32 csa_err_mask = le32_to_cpu(notif->csa_err_mask); in iwl_mvm_channel_switch_error_notif() local
1913 id, csa_err_mask); in iwl_mvm_channel_switch_error_notif()
1914 if (csa_err_mask & (CS_ERR_COUNT_ERROR | in iwl_mvm_channel_switch_error_notif()