Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixv_type.h3957 #define IXGBE_KRM_LINK_S1_MAC_AN_COMPLETE (1 << 28) macro
Dixgbe_type.h4309 #define IXGBE_KRM_LINK_S1_MAC_AN_COMPLETE (1 << 28) macro
Dixgbe_x550.c4040 (link_s1 & IXGBE_KRM_LINK_S1_MAC_AN_COMPLETE) == 0) { in ixgbe_fc_autoneg_backplane_x550em_a()