Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h2332 #define IXGBE_PCS1GLSTA_AN_TIMED_OUT 0x40000 macro
H A Dixgbe_common.c3011 (!!(linkstat & IXGBE_PCS1GLSTA_AN_TIMED_OUT) == 1)) { in ixgbe_fc_autoneg_fiber()