Searched refs:ET_MAC_CFG1_LOOPBACK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/agere/ | ||
H A D | et131x.h | 864 #define ET_MAC_CFG1_LOOPBACK 0x00000100 macro |
H A D | et131x.c | 892 cfg1 &= ~(ET_MAC_CFG1_LOOPBACK | ET_MAC_CFG1_RX_FLOW); in et1310_config_mac_regs2() |