Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h80 #define GMAC_PACKET_FILTER_VTFE BIT(16) macro
H A Ddwmac4_core.c710 value &= ~GMAC_PACKET_FILTER_VTFE; in dwmac4_set_filter()
712 value |= GMAC_PACKET_FILTER_VTFE; in dwmac4_set_filter()