Searched defs:ANA_PORT_VLAN_CFG_POP_CNT (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/mscc_eswitch/ | ||
H A D | ocelot_switch.c | 31 #define ANA_PORT_VLAN_CFG_POP_CNT(x) ((x) << 18) macro |
H A D | luton_switch.c | 24 #define ANA_PORT_VLAN_CFG_POP_CNT(x) ((x) << 18) macro |