Searched refs:id_and_color (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | binding.h | 29 __le32 id_and_color; member 50 __le32 id_and_color; member 74 __le32 id_and_color; member 108 __le32 id_and_color; member
|
D | time-event.h | 216 __le32 id_and_color; member 242 __le32 id_and_color; member 259 __le32 id_and_color; member 305 __le32 id_and_color; member 453 __le32 id_and_color; member
|
D | phy-ctxt.h | 128 __le32 id_and_color; member 153 __le32 id_and_color; member
|
D | mac-cfg.h | 160 __le32 id_and_color; member 332 __le32 id_and_color; member
|
D | tdls.h | 127 __le32 id_and_color; /* mac id and color */ member
|
D | mac.h | 323 __le32 id_and_color; member
|
D | power.h | 217 __le32 id_and_color; member
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | quota.c | 110 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()
|
D | time-event.c | 685 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() 1152 .id_and_color = in iwl_mvm_start_p2p_roc_session_protection() 1206 time_cmd.id_and_color = in iwl_mvm_start_p2p_roc() 1399 time_cmd.id_and_color = in iwl_mvm_schedule_csa_period() 1453 .id_and_color = cpu_to_le32(mac_link_id), in iwl_mvm_schedule_session_protection()
|
D | mld-mac.c | 26 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()
|
D | binding.c | 41 cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(phyctxt->id, in iwl_mvm_binding_cmd()
|
D | phy-ctxt.c | 73 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(ctxt->id, in iwl_mvm_phy_ctxt_cmd_hdr()
|
D | power.c | 90 cmd->id_and_color, iwlmvm_mod_params.power_scheme, in iwl_mvm_power_log() 355 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, in iwl_mvm_power_build_cmd()
|
D | mac-ctxt.c | 551 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, in iwl_mvm_mac_ctxt_cmd_common() 1457 cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, in iwl_mvm_mac_ctxt_remove() 1869 id_n_color = le32_to_cpu(notif->id_and_color); in iwl_mvm_channel_switch_start_notif()
|
D | tdls.c | 82 tdls_cfg_cmd.id_and_color = in iwl_mvm_tdls_config()
|
D | d3.c | 775 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()
|
D | mac80211.c | 4667 .id_and_color = in iwl_mvm_send_aux_roc_cmd()
|