Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1546 u32 id_n_color, csa_id, mac_id; in iwl_mvm_channel_switch_start_notif() local
1548 id_n_color = le32_to_cpu(notif->id_and_color); in iwl_mvm_channel_switch_start_notif()
1549 mac_id = id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_channel_switch_start_notif()
1566 if (WARN(csa_id != id_n_color, in iwl_mvm_channel_switch_start_notif()
1568 csa_id, id_n_color)) in iwl_mvm_channel_switch_start_notif()