Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/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()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c938 struct mt76_connac_txp_common *txp; in mt7996_tx_prepare_skb()
961 txp = (struct mt76_connac_txp_common *)(txwi + MT_TXD_SIZE); in mt7996_tx_prepare_skb()