Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvneta.c207 #define MVNETA_TXQ_STATUS_REG(q) (0x3c40 + ((q) << 2)) macro
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c248 #define MVNETA_TXQ_STATUS_REG(q) (0x3c40 + ((q) << 2)) macro