Searched refs:mt76_tx (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | tx.c | 254 mt76_tx(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_tx() function 301 EXPORT_SYMBOL_GPL(mt76_tx);
|
| H A D | mt76x02_txrx.c | 31 mt76_tx(&dev->mphy, control->sta, wcid, skb); in mt76x02_tx()
|
| H A D | mt76.h | 901 void mt76_tx(struct mt76_phy *dev, struct ieee80211_sta *sta,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | main.c | 673 mt76_tx(&dev->mphy, control->sta, wcid, skb); in mt7603_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | main.c | 561 mt76_tx(mphy, control->sta, wcid, skb); in mt7915_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | main.c | 740 mt76_tx(mphy, control->sta, wcid, skb); in mt7615_tx()
|
| H A D | mac.c | 1879 mt76_tx(mphy, sta, wcid, dev->pm.tx_q[i].skb); in mt7615_pm_wake_work()
|