Home
last modified time | relevance | path

Searched refs:mt76_txwi (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c95 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 Dmac.h109 struct mt76_txwi { struct
H A Dtrace.h279 struct mt76_sta *sta, struct mt76_txwi *h),
283 __field_struct(struct mt76_txwi, h)