Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h78 #define GMAC_PACKET_FILTER_HPF BIT(10) macro
H A Ddwmac4_core.c635 value &= ~GMAC_PACKET_FILTER_HPF; in dwmac4_set_filter()
684 value |= GMAC_PACKET_FILTER_HPF; in dwmac4_set_filter()