Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_type.h2255 #define IXGBE_PCS1GLSTA_AN_TIMED_OUT 0x40000 macro
H A Dixgbe.c2466 (!!(linkstat & IXGBE_PCS1GLSTA_AN_TIMED_OUT) == 1)) { in ixgbe_fc_autoneg_fiber()