Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/dsa/
H A Docelot.h25 #define IFH_TAG_TYPE_S 1 macro
/openbmc/linux/net/dsa/
H A Dtag_ocelot.c42 *tag_type = (proto != ETH_P_8021Q) ? IFH_TAG_TYPE_S : IFH_TAG_TYPE_C; in ocelot_xmit_get_vlan_info()