Home
last modified time | relevance | path

Searched refs:mt76_connac_txp_common (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmmio.c171 .txwi_size = MT_TXD_SIZE + sizeof(struct mt76_connac_txp_common), in mt7615_mmio_probe()
H A Dpci_mac.c103 memset(txp, 0, sizeof(struct mt76_connac_txp_common)); in mt7615_tx_prepare_skb()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h160 struct mt76_connac_txp_common { struct
H A Dmt76_connac_mac.c156 struct mt76_connac_txp_common *txp; in mt76_connac_tx_complete_skb()
265 struct mt76_connac_txp_common *txp; in mt76_connac_txp_skb_unmap()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c942 struct mt76_connac_txp_common *txp; in mt7996_tx_prepare_skb()
974 txp = (struct mt76_connac_txp_common *)(txwi + MT_TXD_SIZE); in mt7996_tx_prepare_skb()