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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dbinding.c72 struct iwl_mvm_phy_ctxt *phyctxt; member in struct:iwl_mvm_iface_iterator_data
82 struct iwl_mvm_phy_ctxt *phyctxt = data->phyctxt; iwl_mvm_binding_cmd() local
88 cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(phyctxt->id, iwl_mvm_binding_cmd()
89 phyctxt->color)); iwl_mvm_binding_cmd()
91 cmd.phy = cpu_to_le32(FW_CMD_ID_AND_COLOR(phyctxt->id, iwl_mvm_binding_cmd()
92 phyctxt->color)); iwl_mvm_binding_cmd()
126 if (mvmvif->phy_ctxt != data->phyctxt) iwl_mvm_iface_iterator()
139 struct iwl_mvm_phy_ctxt *phyctxt, iwl_mvm_binding_update()
145 .phyctxt = phyctxt, iwl_mvm_binding_update()
137 iwl_mvm_binding_update(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mvm_phy_ctxt *phyctxt, bool add) iwl_mvm_binding_update() argument

Completed in 69 milliseconds