Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h207 #define MVPP2_TXQ_RSVD_REQ_Q_OFFSET 16 macro
H A Dmvpp2_main.c2164 val = (txq->id << MVPP2_TXQ_RSVD_REQ_Q_OFFSET) | num; in mvpp2_txq_alloc_reserved_desc()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvpp2.c184 #define MVPP2_TXQ_RSVD_REQ_Q_OFFSET 16 macro