Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h189 __le32 csa_err_mask; member
200 __le32 csa_err_mask; member
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dnotif.c290 u32 csa_err_mask = le32_to_cpu(notif->csa_err_mask); in iwl_mld_handle_channel_switch_error_notif() local
299 link_id, csa_err_mask); in iwl_mld_handle_channel_switch_error_notif()
301 if (csa_err_mask & (CS_ERR_COUNT_ERROR | in iwl_mld_handle_channel_switch_error_notif()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1946 u32 csa_err_mask = le32_to_cpu(notif->csa_err_mask); in iwl_mvm_channel_switch_error_notif() local
1956 id, csa_err_mask); in iwl_mvm_channel_switch_error_notif()
1957 if (csa_err_mask & (CS_ERR_COUNT_ERROR | in iwl_mvm_channel_switch_error_notif()