Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1855 u32 id_n_color, csa_id; in iwl_mvm_channel_switch_start_notif() local
1869 id_n_color = le32_to_cpu(notif->id_and_color); in iwl_mvm_channel_switch_start_notif()
1870 mac_id = id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_channel_switch_start_notif()
1895 id_n_color = FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color); in iwl_mvm_channel_switch_start_notif()
1906 if (WARN(csa_id != id_n_color, in iwl_mvm_channel_switch_start_notif()
1908 csa_id, id_n_color)) in iwl_mvm_channel_switch_start_notif()