Home
last modified time | relevance | path

Searched refs:MVPP2_TXQ_RSVD_REQ_Q_OFFSET (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h210 #define MVPP2_TXQ_RSVD_REQ_Q_OFFSET 16 macro
Dmvpp2_main.c2532 val = (txq->id << MVPP2_TXQ_RSVD_REQ_Q_OFFSET) | num; in mvpp2_txq_alloc_reserved_desc()