Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2_core.c627 value |= XGMAC_FILTER_VTFE; in dwxgmac2_update_vlan_hash()
649 value |= XGMAC_FILTER_VTFE; in dwxgmac2_update_vlan_hash()
672 value &= ~XGMAC_FILTER_VTFE; in dwxgmac2_update_vlan_hash()
Ddwxgmac2.h52 #define XGMAC_FILTER_VTFE BIT(16) macro