Searched refs:id_and_color (Results 1 - 17 of 17) sorted by path

/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dbinding.h19 * @id_and_color: ID and color of the relevant Binding,
29 __le32 id_and_color; member in struct:iwl_binding_cmd_v1
39 * @id_and_color: ID and color of the relevant Binding,
50 __le32 id_and_color; member in struct:iwl_binding_cmd
67 * @id_and_color: ID and color of the relevant Binding,
74 __le32 id_and_color; member in struct:iwl_time_quota_data_v1
101 * @id_and_color: ID and color of the relevant Binding.
108 __le32 id_and_color; member in struct:iwl_time_quota_data
H A Dmac-cfg.h149 * @id_and_color: ID and color of the MAC
152 __le32 id_and_color; member in struct:iwl_channel_switch_start_notif_v1
306 * @id_and_color: ID and color of the MAC
324 __le32 id_and_color; member in struct:iwl_mac_config_cmd
H A Dmac.h297 * @id_and_color: ID and color of the MAC
316 __le32 id_and_color; member in struct:iwl_mac_ctx_cmd
H A Dphy-ctxt.h118 * @id_and_color: ID and color of the relevant Binding
128 __le32 id_and_color; member in struct:iwl_phy_context_cmd_v1
140 * @id_and_color: ID and color of the relevant Binding
152 __le32 id_and_color; member in struct:iwl_phy_context_cmd
H A Dpower.h176 * @id_and_color: MAC contex identifier, &enum iwl_ctxt_id_and_color
217 __le32 id_and_color; member in struct:iwl_mac_power_cmd
H A Dtdls.h117 * @id_and_color: MAC id and color being configured
127 __le32 id_and_color; /* mac id and color */ member in struct:iwl_tdls_config_cmd
H A Dtime-event.h193 * @id_and_color: ID and color of the relevant MAC,
216 __le32 id_and_color; member in struct:iwl_time_event_cmd
235 * @id_and_color: ID and color of the relevant MAC,
242 __le32 id_and_color; member in struct:iwl_time_event_resp
251 * @id_and_color: ID and color of the relevant MAC
259 __le32 id_and_color; member in struct:iwl_time_event_notif
294 * @id_and_color: ID and color of the MAC
305 __le32 id_and_color; member in struct:iwl_hs20_roc_req
435 * @id_and_color: the id and color of the link (or mac, for command version 1)
451 __le32 id_and_color; member in struct:iwl_mvm_session_prot_cmd
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dbinding.c41 cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(phyctxt->id,
H A Dd3.c766 binding_cmd.id_and_color =
804 quota->id_and_color =
812 quota->id_and_color = cpu_to_le32(FW_CTXT_INVALID);
H A Dmac-ctxt.c551 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id,
1456 cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id,
1818 id_n_color = le32_to_cpu(notif->id_and_color);
H A Dmac80211.c4615 .id_and_color =
H A Dmld-mac.c26 cmd->id_and_color = cpu_to_le32(mvmvif->id);
306 .id_and_color = cpu_to_le32(mvmvif->id),
H A Dphy-ctxt.c73 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(ctxt->id,
H A Dpower.c90 cmd->id_and_color, iwlmvm_mod_params.power_scheme,
346 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id,
H A Dquota.c110 u32 id_n_c = le32_to_cpu(data->id_and_color);
168 qdata->id_and_color = cpu_to_le32(FW_CTXT_INVALID);
219 qdata->id_and_color =
269 if (qdata->id_and_color != last_data->id_and_color)
277 if (qdata->id_and_color == cpu_to_le32(FW_CTXT_INVALID))
H A Dtdls.c82 tdls_cfg_cmd.id_and_color =
H A Dtime-event.c640 time_cmd.id_and_color =
710 .id_and_color = cpu_to_le32(mac_link_id),
812 aux_cmd.id_and_color =
842 time_cmd.id_and_color =
1064 .id_and_color =
1118 time_cmd.id_and_color =
1330 time_cmd.id_and_color =
1384 .id_and_color = cpu_to_le32(mac_link_id),

Completed in 425 milliseconds