Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_vlan.h44 #define VLAN_TAG_STRIP_NONE FIELD_PREP(VLAN_TAG_CTRL_EVLS_MASK, 0x0) macro
H A Dstmmac_vlan.c246 value |= VLAN_TAG_STRIP_NONE; in vlan_set_hw_mode()