Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dquota.c110 u32 id_n_c = le32_to_cpu(data->id_and_color); in iwl_mvm_adjust_quota_for_noa()
168 qdata->id_and_color = cpu_to_le32(FW_CTXT_INVALID); in iwl_mvm_update_quotas()
219 qdata->id_and_color = in iwl_mvm_update_quotas()
269 if (qdata->id_and_color != last_data->id_and_color) in iwl_mvm_update_quotas()
277 if (qdata->id_and_color == cpu_to_le32(FW_CTXT_INVALID)) in iwl_mvm_update_quotas()
H A Dtime-event.c685 time_cmd.id_and_color = in iwl_mvm_protect_session()
755 .id_and_color = cpu_to_le32(mac_link_id), in iwl_mvm_cancel_session_protection()
883 aux_cmd.id_and_color = in iwl_mvm_remove_aux_roc_te()
913 time_cmd.id_and_color = in iwl_mvm_remove_time_event()
1154 .id_and_color = in iwl_mvm_start_p2p_roc_session_protection()
1208 time_cmd.id_and_color = in iwl_mvm_start_p2p_roc()
1401 time_cmd.id_and_color = in iwl_mvm_schedule_csa_period()
1455 .id_and_color = cpu_to_le32(mac_link_id), in iwl_mvm_schedule_session_protection()
H A Dmld-mac.c26 cmd->id_and_color = cpu_to_le32(mvmvif->id); in iwl_mvm_mld_mac_ctxt_cmd_common()
306 .id_and_color = cpu_to_le32(mvmvif->id), in iwl_mvm_mld_mac_ctxt_remove()
H A Dmac-ctxt.c547 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, in iwl_mvm_mac_ctxt_cmd_common()
1437 cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, in iwl_mvm_mac_ctxt_remove()
1859 id_n_color = le32_to_cpu(notif->id_and_color); in iwl_mvm_channel_switch_start_notif()
H A Dd3.c775 binding_cmd.id_and_color = in iwl_mvm_d3_reprogram()
813 quota->id_and_color = in iwl_mvm_d3_reprogram()
821 quota->id_and_color = cpu_to_le32(FW_CTXT_INVALID); in iwl_mvm_d3_reprogram()
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dphy-ctxt.h128 __le32 id_and_color; member
153 __le32 id_and_color; member
H A Dmac.h323 __le32 id_and_color; member