Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h1894 u8 mt76_connac_get_phy_mode_ext(struct mt76_phy *phy, struct ieee80211_vif *vif,
H A Dmt76_connac_mcu.c1337 u8 mt76_connac_get_phy_mode_ext(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_connac_get_phy_mode_ext() function
1369 EXPORT_SYMBOL_GPL(mt76_connac_get_phy_mode_ext);
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c808 bss->phymode_ext = mt76_connac_get_phy_mode_ext(phy, vif, in mt7996_mcu_bss_basic_tlv()