Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h1390 struct mvpp2_txq_pcpu_buf { struct
1391 enum mvpp2_tx_buf_type type;
1394 union {
1400 dma_addr_t dma;
1425 struct mvpp2_txq_pcpu_buf *buffs; argument