Home
last modified time | relevance | path

Searched refs:svlan (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/networking/
H A Dpktgen.rst221 pgset "vlan_id 9999" > 4095 remove vlan and svlan tags
222 pgset "svlan 9999" > 4095 remove svlan tag
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-wqe.h256 } svlan; member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c1258 static int stmmac_test_vlanoff_common(struct stmmac_priv *priv, bool svlan) in stmmac_test_vlanoff_common() argument
1273 proto = svlan ? ETH_P_8021AD : ETH_P_8021Q; in stmmac_test_vlanoff_common()
1276 tpriv->double_vlan = svlan; in stmmac_test_vlanoff_common()
1279 tpriv->pt.type = svlan ? htons(ETH_P_8021Q) : htons(ETH_P_IP); in stmmac_test_vlanoff_common()
/linux/drivers/net/dsa/
H A Dyt921x.c3197 for (u8 svlan = 0; svlan < 2; svlan++) { in yt921x_chip_setup_qos() local
3198 u32 reg = YT921X_IPM_PCPn(svlan, dei, pcp); in yt921x_chip_setup_qos()
/linux/drivers/staging/octeon/
H A Docteon-stubs.h101 } svlan; member