Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_vlan.c182 value |= VLAN_EDVLP; in vlan_update_hash()
192 value |= VLAN_EDVLP; in vlan_update_hash()
200 value &= ~(VLAN_EDVLP | VLAN_ESVL); in vlan_update_hash()
268 value |= VLAN_EDVLP; in dwxgmac2_update_vlan_hash()
272 value &= ~VLAN_EDVLP; in dwxgmac2_update_vlan_hash()
291 value |= VLAN_EDVLP; in dwxgmac2_update_vlan_hash()
295 value &= ~VLAN_EDVLP; in dwxgmac2_update_vlan_hash()
312 value &= ~(VLAN_EDVLP | VLAN_ESVL); in dwxgmac2_update_vlan_hash()
A Dstmmac_vlan.h19 #define VLAN_EDVLP BIT(26) macro

Completed in 5 milliseconds