Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dbinding.h84 __le32 id_and_color; member
105 __le32 id_and_color; member
137 __le32 id_and_color; member
171 __le32 id_and_color; member
Dtime-event.h274 __le32 id_and_color; member
300 __le32 id_and_color; member
317 __le32 id_and_color; member
363 __le32 id_and_color; member
451 __le32 id_and_color; member
Dphy-ctxt.h184 __le32 id_and_color; member
206 __le32 id_and_color; member
Dmac-cfg.h168 __le32 id_and_color; member
Dtdls.h185 __le32 id_and_color; /* mac id and color */ member
Dmac.h365 __le32 id_and_color; member
Dpower.h272 __le32 id_and_color; member
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dquota.c165 u32 id_n_c = le32_to_cpu(data->id_and_color); in iwl_mvm_adjust_quota_for_noa()
223 qdata->id_and_color = cpu_to_le32(FW_CTXT_INVALID); in iwl_mvm_update_quotas()
274 qdata->id_and_color = in iwl_mvm_update_quotas()
324 if (qdata->id_and_color != last_data->id_and_color) in iwl_mvm_update_quotas()
332 if (qdata->id_and_color == cpu_to_le32(FW_CTXT_INVALID)) in iwl_mvm_update_quotas()
Dtime-event.c604 time_cmd.id_and_color = in iwl_mvm_protect_session()
648 .id_and_color = in iwl_mvm_cancel_session_protection()
736 aux_cmd.id_and_color = in iwl_mvm_remove_aux_roc_te()
766 time_cmd.id_and_color = in iwl_mvm_remove_time_event()
881 .id_and_color = in iwl_mvm_start_p2p_roc_session_protection()
933 time_cmd.id_and_color = in iwl_mvm_start_p2p_roc()
1102 time_cmd.id_and_color = in iwl_mvm_schedule_csa_period()
1155 .id_and_color = in iwl_mvm_schedule_session_protection()
Dbinding.c95 cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(phyctxt->id, in iwl_mvm_binding_cmd()
Dphy-ctxt.c130 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(ctxt->id, in iwl_mvm_phy_ctxt_cmd_hdr()
Dmac-ctxt.c502 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, in iwl_mvm_mac_ctxt_cmd_common()
1271 cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, in iwl_mvm_mac_ctxt_remove()
1564 id_n_color = le32_to_cpu(notif->id_and_color); in iwl_mvm_channel_switch_noa_notif()
Dpower.c149 cmd->id_and_color, iwlmvm_mod_params.power_scheme, in iwl_mvm_power_log()
399 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, in iwl_mvm_power_build_cmd()
Dtdls.c138 tdls_cfg_cmd.id_and_color = in iwl_mvm_tdls_config()
Dd3.c542 binding_cmd.id_and_color = in iwl_mvm_d3_reprogram()
579 quota->id_and_color = in iwl_mvm_d3_reprogram()
587 quota->id_and_color = cpu_to_le32(FW_CTXT_INVALID); in iwl_mvm_d3_reprogram()
Dmac80211.c3681 .id_and_color = in iwl_mvm_send_aux_roc_cmd()