Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h1949 #define IXGBE_PCS1GLSTA_AN_COMPLETE 0x10000 macro
Dixgbe_common.c2310 if ((!!(linkstat & IXGBE_PCS1GLSTA_AN_COMPLETE) == 0) || in ixgbe_fc_autoneg_fiber()