Searched refs:mt76x02_txwi (Results 1 – 8 of 8) sorted by relevance
30 if (WARN_ON_ONCE(beacon_len < skb->len + sizeof(struct mt76x02_txwi))) in mt76x02_write_beacon()37 struct mt76x02_txwi *txwi; in mt76x02_write_beacon()39 txwi = (struct mt76x02_txwi *)(skb->data - sizeof(*txwi)); in mt76x02_write_beacon()43 struct mt76x02_txwi txwi; in mt76x02_write_beacon()
12 skb_pull(skb, sizeof(struct mt76x02_txwi) + MT_DMA_HDR_LEN); in mt76x02u_remove_dma_hdr()71 struct mt76x02_txwi *txwi; in mt76x02u_tx_prepare_skb()79 txwi = (struct mt76x02_txwi *)(tx_info->skb->data - sizeof(*txwi)); in mt76x02u_tx_prepare_skb()
135 struct mt76x02_txwi { struct193 void mt76x02_mac_write_txwi(struct mt76x02_dev *dev, struct mt76x02_txwi *txwi,
144 struct mt76x02_txwi *txwi = txwi_ptr; in mt76x02_tx_prepare_skb()
335 void mt76x02_mac_write_txwi(struct mt76x02_dev *dev, struct mt76x02_txwi *txwi, in mt76x02_mac_write_txwi()911 struct mt76x02_txwi *txwi; in mt76x02_tx_complete_skb()922 txwi = (struct mt76x02_txwi *)txwi_ptr; in mt76x02_tx_complete_skb()
154 hw->extra_tx_headroom += sizeof(struct mt76x02_txwi) + in mt76x02_init_device()
23 .txwi_size = sizeof(struct mt76x02_txwi), in mt76x2e_probe()
153 .txwi_size = sizeof(struct mt76x02_txwi), in mt76x0e_probe()