Home
last modified time | relevance | path

Searched refs:mt76_connac_hw_txp (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7921/
Dpci_mac.c16 struct mt76_connac_hw_txp *txp; in mt7921e_tx_prepare_skb()
47 txp = (struct mt76_connac_hw_txp *)(txwi + MT_TXD_SIZE); in mt7921e_tx_prepare_skb()
48 memset(txp, 0, sizeof(struct mt76_connac_hw_txp)); in mt7921e_tx_prepare_skb()
Dpci.c230 .txwi_size = MT_TXD_SIZE + sizeof(struct mt76_connac_hw_txp), in mt7921_pci_probe()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/
Dmt76_connac.h140 struct mt76_connac_hw_txp { struct
148 struct mt76_connac_hw_txp hw; argument
Dmt76_connac_mac.c159 struct mt76_connac_hw_txp *txp = txp_ptr; in mt76_connac_write_hw_txp()
208 struct mt76_connac_hw_txp *txp) in mt76_connac_txp_skb_unmap_hw()