Searched refs:mt76x02_txwi (Results 1 – 8 of 8) sorted by relevance
12 skb_pull(skb, sizeof(struct mt76x02_txwi) + MT_DMA_HDR_LEN); in mt76x02u_remove_dma_hdr()70 struct mt76x02_txwi *txwi; in mt76x02u_tx_prepare_skb()77 txwi = (struct mt76x02_txwi *)(tx_info->skb->data - sizeof(*txwi)); in mt76x02u_tx_prepare_skb()
129 struct mt76x02_txwi { struct186 void mt76x02_mac_write_txwi(struct mt76x02_dev *dev, struct mt76x02_txwi *txwi,
29 struct mt76x02_txwi txwi; in mt76x02_write_beacon()31 if (WARN_ON_ONCE(beacon_len < skb->len + sizeof(struct mt76x02_txwi))) in mt76x02_write_beacon()
145 struct mt76x02_txwi *txwi = txwi_ptr; in mt76x02_tx_prepare_skb()
313 void mt76x02_mac_write_txwi(struct mt76x02_dev *dev, struct mt76x02_txwi *txwi, in mt76x02_mac_write_txwi()830 struct mt76x02_txwi *txwi; in mt76x02_tx_complete_skb()841 txwi = (struct mt76x02_txwi *)txwi_ptr; in mt76x02_tx_complete_skb()
165 hw->extra_tx_headroom += sizeof(struct mt76x02_txwi) + in mt76x02_init_device()
23 .txwi_size = sizeof(struct mt76x02_txwi), in mt76pci_probe()
157 .txwi_size = sizeof(struct mt76x02_txwi), in mt76x0e_probe()