Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h3758 #define IXGBE_KRM_LINK_S1_MAC_AN_COMPLETE BIT(28) macro
Dixgbe_x550.c3014 if (status || (link_s1 & IXGBE_KRM_LINK_S1_MAC_AN_COMPLETE) == 0) { in ixgbe_fc_autoneg_backplane_x550em_a()