Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h184 #define MVPP2_TXQ_RSVD_REQ_Q_OFFSET 16 macro
Dmvpp2_main.c1666 val = (txq->id << MVPP2_TXQ_RSVD_REQ_Q_OFFSET) | num; in mvpp2_txq_alloc_reserved_desc()