Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/mld/
H A Dnotif.c247 u32 csa_err_mask = le32_to_cpu(notif->csa_err_mask); in iwl_mld_handle_channel_switch_error_notif() local
256 link_id, csa_err_mask); in iwl_mld_handle_channel_switch_error_notif()
258 if (csa_err_mask & (CS_ERR_COUNT_ERROR | in iwl_mld_handle_channel_switch_error_notif()
/src/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac-cfg.h189 __le32 csa_err_mask; member
200 __le32 csa_err_mask; member
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c1904 u32 csa_err_mask = le32_to_cpu(notif->csa_err_mask); in iwl_mvm_channel_switch_error_notif() local
1914 id, csa_err_mask); in iwl_mvm_channel_switch_error_notif()
1915 if (csa_err_mask & (CS_ERR_COUNT_ERROR | in iwl_mvm_channel_switch_error_notif()