Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1817 u32 id_n_color, csa_id; in iwl_mvm_channel_switch_start_notif() local
1831 id_n_color = le32_to_cpu(notif->id_and_color); in iwl_mvm_channel_switch_start_notif()
1832 mac_id = id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_channel_switch_start_notif()
1856 id_n_color = FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color); in iwl_mvm_channel_switch_start_notif()
1867 if (WARN(csa_id != id_n_color, in iwl_mvm_channel_switch_start_notif()
1869 csa_id, id_n_color)) in iwl_mvm_channel_switch_start_notif()