Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.h2017 u8 mt76_connac_get_phy_mode_ext(struct mt76_phy *phy, struct ieee80211_vif *vif,
Dmt76_connac_mcu.c1367 u8 mt76_connac_get_phy_mode_ext(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_connac_get_phy_mode_ext() function
1399 EXPORT_SYMBOL_GPL(mt76_connac_get_phy_mode_ext);
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/
Dmcu.c1044 bss->phymode_ext = mt76_connac_get_phy_mode_ext(phy, vif, in mt7996_mcu_bss_basic_tlv()