Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1761 u32 id_n_color, csa_id; in iwl_mvm_channel_switch_start_notif() local
1774 id_n_color = le32_to_cpu(notif->id_and_color); in iwl_mvm_channel_switch_start_notif()
1775 mac_id = id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_channel_switch_start_notif()
1799 id_n_color = FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color); in iwl_mvm_channel_switch_start_notif()
1810 if (WARN(csa_id != id_n_color, in iwl_mvm_channel_switch_start_notif()
1812 csa_id, id_n_color)) in iwl_mvm_channel_switch_start_notif()