Searched refs:csa_err_mask (Results 1 – 3 of 3) sorted by relevance
242 u32 csa_err_mask = le32_to_cpu(notif->csa_err_mask); in iwl_mld_handle_channel_switch_error_notif() local251 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()
189 __le32 csa_err_mask; member200 __le32 csa_err_mask; member
1945 u32 csa_err_mask = le32_to_cpu(notif->csa_err_mask); in iwl_mvm_channel_switch_error_notif() local1955 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