Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h78 #define GMAC_PACKET_FILTER_PCF BIT(7) macro
H A Ddwmac4_core.c636 value &= ~GMAC_PACKET_FILTER_PCF; in dwmac4_set_filter()
650 value = GMAC_PACKET_FILTER_PR | GMAC_PACKET_FILTER_PCF; in dwmac4_set_filter()