Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h82 #define GMAC_PACKET_FILTER_RA BIT(31) macro
H A Ddwmac4_core.c639 value &= ~GMAC_PACKET_FILTER_RA; in dwmac4_set_filter()
648 value = GMAC_PACKET_FILTER_PR | GMAC_PACKET_FILTER_RA; in dwmac4_set_filter()