Home
last modified time | relevance | path

Searched defs:mvpp2_txq_pcpu_buf (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h1264 struct mvpp2_txq_pcpu_buf { struct
1265 enum mvpp2_tx_buf_type type;
1268 union {
1274 dma_addr_t dma;
1299 struct mvpp2_txq_pcpu_buf *buffs; argument