mt76_txwi
struct mt76_sta *sta, struct mt76_txwi *h),
__field_struct(struct mt76_txwi, h)
need_head = sizeof(struct mt76_txwi) + 4;
static struct mt76_txwi *
struct mt76_txwi *txwi;
txwi = skb_push(skb, sizeof(struct mt76_txwi));
struct mt76_txwi *txwi;
skb_pull(skb, sizeof(struct mt76_txwi) + 4);