Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A 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()
A Dpci.c234 .txwi_size = MT_TXD_SIZE + sizeof(struct mt76_connac_hw_txp), in mt7921_pci_probe()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac.h141 struct mt76_connac_hw_txp { struct
149 struct mt76_connac_hw_txp hw; argument
A 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()

Completed in 7 milliseconds