Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/agere/
H A Det131x.h865 #define ET_MAC_CFG1_RX_FLOW 0x00000020 macro
H A Det131x.c892 cfg1 &= ~(ET_MAC_CFG1_LOOPBACK | ET_MAC_CFG1_RX_FLOW); in et1310_config_mac_regs2()
894 cfg1 |= ET_MAC_CFG1_RX_FLOW; in et1310_config_mac_regs2()