Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c87 MAC_CONTROL_HP); in dwmac100_set_filter()
96 MAC_CONTROL_HO | MAC_CONTROL_HP); in dwmac100_set_filter()
104 value |= MAC_CONTROL_HP; in dwmac100_set_filter()
H A Ddwmac100.h46 #define MAC_CONTROL_HP 0x00002000 /* Hash/Perfect Filtering Mode */ macro