Searched refs:phyctxt (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dbinding.c15 struct iwl_mvm_phy_ctxt *phyctxt; member in struct:iwl_mvm_iface_iterator_data
25 struct iwl_mvm_phy_ctxt *phyctxt = data->phyctxt; local
36 phyctxt->channel->band));
41 cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(phyctxt->id,
42 phyctxt->color));
44 cmd.phy = cpu_to_le32(FW_CMD_ID_AND_COLOR(phyctxt->id,
45 phyctxt->color));
79 if (mvmvif->deflink.phy_ctxt != data->phyctxt)
92 struct iwl_mvm_phy_ctxt *phyctxt,
90 iwl_mvm_binding_update(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mvm_phy_ctxt *phyctxt, bool add) argument
[all...]
H A Dlink.c118 struct iwl_mvm_phy_ctxt *phyctxt; local
156 phyctxt = link_info->phy_ctxt;
157 if (phyctxt)
158 cmd.phy_id = cpu_to_le32(phyctxt->id);

Completed in 119 milliseconds