Searched refs:CHAIN_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/ | ||
H A D | bcm_sf2_regs.h | 416 #define CHAIN_ID_MASK 0xff macro |
H A D | bcm_sf2_cfp.c | 989 *next_loc = (reg >> 24) & CHAIN_ID_MASK; in bcm_sf2_cfp_rule_del_one() |