Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.c1226 u8 mt76_connac_get_phy_mode(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_connac_get_phy_mode() function
1277 EXPORT_SYMBOL_GPL(mt76_connac_get_phy_mode);
1346 .phymode = mt76_connac_get_phy_mode(phy, vif, band, NULL), in mt76_connac_mcu_uni_add_bss()
2740 bss->phy_mode = mt76_connac_get_phy_mode(phy, vif, in mt76_connac_mcu_bss_basic_tlv()
Dmt76_connac_mcu.h1791 u8 mt76_connac_get_phy_mode(struct mt76_phy *phy, struct ieee80211_vif *vif,
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c1460 ra->phy_mode = mt76_connac_get_phy_mode(mphy, vif, band, sta); in mt7915_mcu_sta_rate_ctrl_tlv()