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

/freebsd-11-stable/sys/dev/ixgb/
H A Dixgb_hw.c925 (status_reg & IXGB_STATUS_LU)) {
928 (status_reg & IXGB_STATUS_LU)) {
1185 link_status = ((IXGB_READ_REG(hw, STATUS) & IXGB_STATUS_LU) &&
H A Dixgb_hw.h293 #define IXGB_STATUS_LU 0x00000002 macro

Completed in 155 milliseconds