Home
last modified time | relevance | path

Searched refs:mt76_vif_phy (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c819 struct mt76_phy *mt76_vif_phy(struct ieee80211_hw *hw, in mt76_vif_phy() function
834 EXPORT_SYMBOL_GPL(mt76_vif_phy);
1596 phy = mt76_vif_phy(hw, vif); in mt76_sta_state()
1715 struct mt76_phy *phy = mt76_vif_phy(hw, vif); in mt76_get_txpower()
H A Dmt76.h1231 struct mt76_phy *mt76_vif_phy(struct ieee80211_hw *hw,
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1164 struct mt76_phy *mphy = mt76_vif_phy(hw, vif); in mt7996_sta_state()