Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_vlan.c164 value |= VLAN_VTHM; in vlan_restore_hw_rx_fltr()
180 value |= VLAN_VTHM | VLAN_ETV; in vlan_update_hash()
199 value &= ~(VLAN_VTHM | VLAN_ETV); in vlan_update_hash()
266 value |= VLAN_VTHM | VLAN_ETV; in dwxgmac2_update_vlan_hash()
288 value &= ~VLAN_VTHM; in dwxgmac2_update_vlan_hash()
311 value &= ~(VLAN_VTHM | VLAN_ETV); in dwxgmac2_update_vlan_hash()
A Dstmmac_vlan.h20 #define VLAN_VTHM BIT(25) macro

Completed in 4 milliseconds