Home
last modified time | relevance | path

Searched refs:mt76_connac_get_he_phy_cap (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.c1402 mt76_connac_get_he_phy_cap(struct mt76_phy *phy, struct ieee80211_vif *vif) in mt76_connac_get_he_phy_cap() function
1414 EXPORT_SYMBOL_GPL(mt76_connac_get_he_phy_cap);
1437 cap = mt76_connac_get_he_phy_cap(phy, vif); in mt76_connac_mcu_uni_bss_he_tlv()
Dmt76_connac_mcu.h2011 mt76_connac_get_he_phy_cap(struct mt76_phy *phy, struct ieee80211_vif *vif);
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c553 cap = mt76_connac_get_he_phy_cap(phy->mt76, vif); in mt7915_mcu_bss_he_tlv()
1142 mt76_connac_get_he_phy_cap(phy->mt76, vif); in mt7915_mcu_sta_bfer_he()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/
Dmcu.c800 cap = mt76_connac_get_he_phy_cap(phy->mt76, vif); in mt7996_mcu_bss_he_tlv()
1541 mt76_connac_get_he_phy_cap(phy->mt76, vif); in mt7996_mcu_sta_bfer_he()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/
Dmcu.c2510 cap = mt76_connac_get_he_phy_cap(phy->mt76, link_conf->vif); in mt7925_mcu_bss_he_tlv()