Searched refs:tx_skb (Results 1 – 7 of 7) sorted by relevance
36 struct sk_buff *skb = td->tx_skb; in mt76_testmode_tx_pending()97 dev_kfree_skb(td->tx_skb); in mt76_testmode_free_skb()98 td->tx_skb = NULL; in mt76_testmode_free_skb()171 td->tx_skb = head; in mt76_testmode_alloc_skb()196 info = IEEE80211_SKB_CB(td->tx_skb); in mt76_testmode_tx_init()
672 struct sk_buff *tx_skb; member1269 if (phy && skb == phy->test.tx_skb) { in mt76_is_testmode_skb()
262 if (skb == phy->test.tx_skb) in __mt76_tx_complete_skb()
581 if (tx_info.skb == phy->test.tx_skb) in mt76_dma_tx_queue_skb()
473 if (!en || !td->tx_skb) in mt7915_tm_set_tx_frames()476 info = IEEE80211_SKB_CB(td->tx_skb); in mt7915_tm_set_tx_frames()
630 if (skb != phy->mt76->test.tx_skb) in mt7915_mac_write_txwi_tm()
229 struct sk_buff *skb = phy->mt76->test.tx_skb; in mt7615_tm_set_tx_frames()