Searched refs:hw_link_state (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c2640 int hw_link_state; local
2660 hw_link_state = (hw_status &
2668 if (hldev->link_state == hw_link_state)
2673 if (hldev->link_state == hw_link_state)
2676 else if (hw_link_state == XGE_HAL_LINK_UP)

Completed in 66 milliseconds