Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h2273 #define IXGBE_PCS1GLSTA_AN_COMPLETE 0x10000 macro
H A Dixgbe_common.c3009 if ((!!(linkstat & IXGBE_PCS1GLSTA_AN_COMPLETE) == 0) || in ixgbe_fc_autoneg_fiber()