Home
last modified time | relevance | path

Searched refs:PHY_LOOPBACK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/atm/
H A Dnicstar.c71 #undef PHY_LOOPBACK
284 #ifdef PHY_LOOPBACK in nicstar_init()
463 #ifdef PHY_LOOPBACK in ns_init_card()
473 #ifdef PHY_LOOPBACK in ns_init_card()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c1556 if (bp->loopback == MAC_LOOPBACK || bp->loopback == PHY_LOOPBACK) { in bnx2_set_link()
5813 bp->loopback = PHY_LOOPBACK; in bnx2_run_loopback()
H A Dbnx2.h6964 #define PHY_LOOPBACK 2 macro