Searched refs:mt76_connac_get_phy_mode_v2 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.c | 791 mt76_connac_get_phy_mode_v2(struct mt76_phy *mphy, struct ieee80211_vif *vif, in mt76_connac_get_phy_mode_v2() function 845 EXPORT_SYMBOL_GPL(mt76_connac_get_phy_mode_v2); 911 phy->phy_type = mt76_connac_get_phy_mode_v2(mphy, vif, band, in mt76_connac_mcu_sta_tlv() 1581 basic_phy = mt76_connac_get_phy_mode_v2(phy, vif, band, NULL); in mt76_connac_mcu_uni_add_bss()
|
D | mt76_connac_mcu.h | 1919 u8 mt76_connac_get_phy_mode_v2(struct mt76_phy *mphy, struct ieee80211_vif *vif,
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/ |
D | mcu.c | 1604 phy->phy_type = mt76_connac_get_phy_mode_v2(mvif->phy->mt76, vif, in mt7925_mcu_sta_phy_tlv()
|