Searched refs:id_n_color (Results 1 – 1 of 1) sorted by relevance
1579 u32 id_n_color; in iwl_mvm_channel_switch_noa_notif() local1590 id_n_color = le32_to_cpu(notif->id_and_color); in iwl_mvm_channel_switch_noa_notif()1593 if (WARN(FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color) != id_n_color, in iwl_mvm_channel_switch_noa_notif()1595 FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color), id_n_color)) in iwl_mvm_channel_switch_noa_notif()