Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_defines.h1039 #define PHY_CONTROL_LB 0x4000 /* PHY Loopback bit */ macro
H A De1000_phy.c3849 if (data & PHY_CONTROL_LB) in e1000_link_stall_workaround_hv()