Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt7601u/
Dtx.c103 skb_pull(skb, sizeof(struct mt76_txwi) + 4); in mt7601u_tx_skb_remove_dma_overhead()
130 need_head = sizeof(struct mt76_txwi) + 4; in mt7601u_skb_rooms()
137 static struct mt76_txwi *
144 struct mt76_txwi *txwi; in mt7601u_push_txwi()
151 txwi = (struct mt76_txwi *)skb_push(skb, sizeof(struct mt76_txwi)); in mt7601u_push_txwi()
206 struct mt76_txwi *txwi; in mt7601u_tx()
Dmac.h117 struct mt76_txwi { struct
Dtrace.h287 struct mt76_sta *sta, struct mt76_txwi *h),
291 __field_struct(struct mt76_txwi, h)