Searched refs:mt76_txwi (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
H A D | tx.c | 95 skb_pull(skb, sizeof(struct mt76_txwi) + 4); in mt7601u_tx_skb_remove_dma_overhead() 122 need_head = sizeof(struct mt76_txwi) + 4; in mt7601u_skb_rooms() 129 static struct mt76_txwi * 136 struct mt76_txwi *txwi; in mt7601u_push_txwi() 143 txwi = skb_push(skb, sizeof(struct mt76_txwi)); in mt7601u_push_txwi() 199 struct mt76_txwi *txwi; in mt7601u_tx()
|
H A D | mac.h | 109 struct mt76_txwi { struct
|
H A D | trace.h | 279 struct mt76_sta *sta, struct mt76_txwi *h), 283 __field_struct(struct mt76_txwi, h)
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/ |
H A D | tx.c | 95 skb_pull(skb, sizeof(struct mt76_txwi) + 4); in mt7601u_tx_skb_remove_dma_overhead() 122 need_head = sizeof(struct mt76_txwi) + 4; in mt7601u_skb_rooms() 129 static struct mt76_txwi * 136 struct mt76_txwi *txwi; in mt7601u_push_txwi() 143 txwi = skb_push(skb, sizeof(struct mt76_txwi)); in mt7601u_push_txwi() 199 struct mt76_txwi *txwi; in mt7601u_tx()
|
H A D | mac.h | 109 struct mt76_txwi { struct
|
H A D | trace.h | 279 struct mt76_sta *sta, struct mt76_txwi *h), 283 __field_struct(struct mt76_txwi, h)
|
Completed in 4 milliseconds