Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3718 #define IXGBE_KRM_LINK_S1_MAC_AN_COMPLETE BIT(28) macro
H A Dixgbe_x550.c2967 if (status || (link_s1 & IXGBE_KRM_LINK_S1_MAC_AN_COMPLETE) == 0) { in ixgbe_fc_autoneg_backplane_x550em_a()