Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dscan.c97 mt76_tx(phy, NULL, mvif->wcid, skb); in mt76_scan_send_probe()
H A Dtx.c355 mt76_tx(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_tx() function
394 EXPORT_SYMBOL_GPL(mt76_tx);
H A Dmt792x_core.c217 mt76_tx(mphy, control->sta, wcid, skb); in mt792x_tx()
H A Dmt76_connac_mac.c140 mt76_tx(phy, sta, wcid, pm->tx_q[i].skb); in mt76_connac_pm_dequeue_skbs()
H A Dmt76.h1530 void mt76_tx(struct mt76_phy *dev, struct ieee80211_sta *sta,
H A Dmac80211.c2211 mt76_tx(phy, sta, wcid, skb); in mt76_offchannel_send_nullfunc()
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c755 mt76_tx(&dev->mphy, control->sta, wcid, skb); in mt7603_tx()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c774 mt76_tx(mphy, control->sta, wcid, skb); in mt7615_tx()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c923 mt76_tx(mphy, control->sta, wcid, skb); in mt7915_tx()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1593 mt76_tx(mphy, control->sta, mt7996_get_tx_wcid(wcid), skb); in mt7996_tx()