Home
last modified time | relevance | path

Searched refs:mt76_tx (Results 1 – 10 of 10) sorted by relevance

/freebsd-head/sys/contrib/dev/mediatek/mt76/
HDscan.c68 mt76_tx(phy, NULL, mvif->wcid, skb); in mt76_scan_send_probe()
HDmt76x02_txrx.c31 mt76_tx(&dev->mphy, control->sta, wcid, skb); in mt76x02_tx()
HDtx.c332 mt76_tx(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_tx() function
369 EXPORT_SYMBOL_GPL(mt76_tx);
HDmt792x_core.c108 mt76_tx(mphy, control->sta, wcid, skb); in mt792x_tx()
HDmt76_connac_mac.c140 mt76_tx(phy, sta, wcid, pm->tx_q[i].skb); in mt76_connac_pm_dequeue_skbs()
HDmt76.h1430 void mt76_tx(struct mt76_phy *dev, struct ieee80211_sta *sta,
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7603/
HDmain.c691 mt76_tx(&dev->mphy, control->sta, wcid, skb); in mt7603_tx()
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7615/
HDmain.c773 mt76_tx(mphy, control->sta, wcid, skb); in mt7615_tx()
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7996/
HDmain.c887 mt76_tx(mphy, control->sta, wcid, skb); in mt7996_tx()
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7915/
HDmain.c906 mt76_tx(mphy, control->sta, wcid, skb); in mt7915_tx()