Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/dsa/
H A Dbrcm.h14 #define BRCM_TAG_GET_QUEUE(v) ((v) & 0xff) macro
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2306 q = BRCM_TAG_GET_QUEUE(queue); in bcm_sysport_select_queue()