Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h385 #define RING_PORT_ID_MASK 0x7 macro
H A Dbcmsysport.c1547 reg &= ~(RING_QID_MASK | RING_PORT_ID_MASK << RING_PORT_ID_SHIFT); in bcm_sysport_init_tx_ring()