Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000.h139 #define GMAC_FRAME_FILTER_PCF 0x00000080 /* Pass Control frames */ macro
H A Ddwmac1000_core.c155 value = GMAC_FRAME_FILTER_PR | GMAC_FRAME_FILTER_PCF; in dwmac1000_set_filter()