Searched refs:mt76_connac_get_phy_mode (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mcu.c | 1388 u8 mt76_connac_get_phy_mode(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_connac_get_phy_mode() function 1440 EXPORT_SYMBOL_GPL(mt76_connac_get_phy_mode); 1642 .phymode = mt76_connac_get_phy_mode(phy, vif, band, NULL), in mt76_connac_mcu_uni_add_bss() 2948 bss->phy_mode = mt76_connac_get_phy_mode(phy, vif, in mt76_connac_mcu_bss_basic_tlv()
|
| H A D | mt76_connac_mcu.h | 2118 u8 mt76_connac_get_phy_mode(struct mt76_phy *phy, struct ieee80211_vif *vif,
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mcu.c | 2686 mode_2g = mt76_connac_get_phy_mode(phy, vif, NL80211_BAND_2GHZ, in mt7925_mcu_bss_basic_tlv_nan() 2688 mode_5g = mt76_connac_get_phy_mode(phy, vif, NL80211_BAND_5GHZ, in mt7925_mcu_bss_basic_tlv_nan() 2735 basic_req->phymode = mt76_connac_get_phy_mode(phy, vif, band, in mt7925_mcu_bss_basic_tlv()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mcu.c | 1229 bss->phymode = mt76_connac_get_phy_mode(phy, vif, in mt7996_mcu_bss_basic_tlv() 2467 ra->phy_mode = mt76_connac_get_phy_mode(mphy, vif, band, link_sta); in mt7996_mcu_sta_rate_ctrl_tlv()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mcu.c | 1584 ra->phy_mode = mt76_connac_get_phy_mode(mphy, vif, band, &sta->deflink); in mt7915_mcu_sta_rate_ctrl_tlv()
|