Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h212 #define MVPP2_TXQ_RSVD_RSLT_MASK 0x3fff macro
H A Dmvpp2_main.c2525 return val & MVPP2_TXQ_RSVD_RSLT_MASK; in mvpp2_txq_alloc_reserved_desc()
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c173 #define MVPP2_TXQ_RSVD_RSLT_MASK 0x3fff macro