Searched refs:mt76_txwi (Results 1 – 3 of 3) sorted by relevance
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()
109 struct mt76_txwi { struct
279 struct mt76_sta *sta, struct mt76_txwi *h),283 __field_struct(struct mt76_txwi, h)