Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_vlan.c183 value |= VLAN_ESVL; in vlan_update_hash()
193 value |= VLAN_ESVL; in vlan_update_hash()
200 value &= ~(VLAN_EDVLP | VLAN_ESVL); in vlan_update_hash()
269 value |= VLAN_ESVL; in dwxgmac2_update_vlan_hash()
273 value &= ~VLAN_ESVL; in dwxgmac2_update_vlan_hash()
292 value |= VLAN_ESVL; in dwxgmac2_update_vlan_hash()
296 value &= ~VLAN_ESVL; in dwxgmac2_update_vlan_hash()
312 value &= ~(VLAN_EDVLP | VLAN_ESVL); in dwxgmac2_update_vlan_hash()
A Dstmmac_vlan.h22 #define VLAN_ESVL BIT(18) macro

Completed in 6 milliseconds