mt76_tx
void mt76_tx(struct mt76_phy *dev, struct ieee80211_sta *sta,
mt76_tx(&dev->mphy, control->sta, wcid, skb);
mt76_tx(mphy, control->sta, wcid, skb);
mt76_tx(phy, sta, wcid, pm->tx_q[i].skb);
mt76_tx(&dev->mphy, control->sta, wcid, skb);
mt76_tx(mphy, control->sta, wcid, skb);
mt76_tx(mphy, control->sta, wcid, skb);
mt76_tx(mphy, control->sta, wcid, skb);
mt76_tx(phy, NULL, mvif->wcid, skb);
EXPORT_SYMBOL_GPL(mt76_tx);