Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h1385 struct mvpp2_txq_pcpu_buf { struct
1386 enum mvpp2_tx_buf_type type;
1389 union {
1395 dma_addr_t dma;
1420 struct mvpp2_txq_pcpu_buf *buffs; argument
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h1286 struct mvpp2_txq_pcpu_buf { struct
1287 enum mvpp2_tx_buf_type type;
1290 union {
1296 dma_addr_t dma;
1321 struct mvpp2_txq_pcpu_buf *buffs; argument