Searched refs:id_and_color (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dquota.c156 u32 id_n_c = le32_to_cpu(cmd->quotas[i].id_and_color); iwl_mvm_adjust_quota_for_noa()
208 cmd.quotas[i].id_and_color = cpu_to_le32(FW_CTXT_INVALID); iwl_mvm_update_quotas()
257 cmd.quotas[idx].id_and_color = iwl_mvm_update_quotas()
299 if (cmd.quotas[i].id_and_color != last->quotas[i].id_and_color) iwl_mvm_update_quotas()
307 if (cmd.quotas[i].id_and_color == cpu_to_le32(FW_CTXT_INVALID)) iwl_mvm_update_quotas()
H A Dfw-api.h805 * @id_and_color: ID and color of the relevant MAC
826 __le32 id_and_color; member in struct:iwl_time_event_cmd
845 * @id_and_color: ID and color of the relevant MAC
851 __le32 id_and_color; member in struct:iwl_time_event_resp
860 * @id_and_color: ID and color of the relevant MAC
868 __le32 id_and_color; member in struct:iwl_time_event_notif
879 * @id_and_color: ID and color of the relevant Binding
886 __le32 id_and_color; member in struct:iwl_binding_cmd
898 * @id_and_color: ID and color of the relevant Binding
904 __le32 id_and_color; member in struct:iwl_time_quota_data
994 * @id_and_color: ID and color of the relevant Binding
1007 __le32 id_and_color; member in struct:iwl_phy_context_cmd
1030 * @id_and_color: ID and color of the MAC
1048 __le32 id_and_color; member in struct:iwl_hs20_roc_req
1697 * @id_and_color: MAC id and color being configured
1707 __le32 id_and_color; /* mac id and color */ member in struct:iwl_tdls_config_cmd
H A Dtime-event.c595 time_cmd.id_and_color = iwl_mvm_protect_session()
689 aux_cmd.id_and_color = iwl_mvm_remove_aux_roc_te()
719 time_cmd.id_and_color = iwl_mvm_remove_time_event()
759 time_cmd.id_and_color = iwl_mvm_start_p2p_roc()
860 time_cmd.id_and_color = iwl_mvm_schedule_csa_period()
H A Dfw-api-power.h216 * @id_and_color: MAC contex identifier
258 __le32 id_and_color; member in struct:iwl_mac_power_cmd
352 * @id_and_color: MAC contex identifier
H A Dfw-api-mac.h323 * @id_and_color: ID and color of the MAC
341 __le32 id_and_color; member in struct:iwl_mac_ctx_cmd
H A Dbinding.c88 cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(phyctxt->id, iwl_mvm_binding_cmd()
H A Dphy-ctxt.c133 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(ctxt->id, iwl_mvm_phy_ctxt_cmd_hdr()
H A Dpower.c137 cmd->id_and_color, iwlmvm_mod_params.power_scheme, iwl_mvm_power_log()
359 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, iwl_mvm_power_build_cmd()
H A Dd3.c641 binding_cmd.id_and_color = iwl_mvm_d3_reprogram()
677 quota_cmd.quotas[0].id_and_color = iwl_mvm_d3_reprogram()
684 quota_cmd.quotas[i].id_and_color = cpu_to_le32(FW_CTXT_INVALID); iwl_mvm_d3_reprogram()
H A Dtdls.c139 tdls_cfg_cmd.id_and_color = iwl_mvm_tdls_config()
H A Dmac-ctxt.c666 cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, iwl_mvm_mac_ctxt_cmd_common()
1278 cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, iwl_mvm_mac_ctxt_remove()
H A Dmac80211.c3110 .id_and_color = iwl_mvm_send_aux_roc_cmd()

Completed in 355 milliseconds