Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixgbe/
HDixgbe_x550.c671 link_reg &= ~IXGBE_KRM_LINK_CTRL_1_TETH_AN_CAP_FEC; in ixgbe_setup_eee_X550()
704 link_reg |= IXGBE_KRM_LINK_CTRL_1_TETH_AN_CAP_FEC; in ixgbe_setup_eee_X550()
HDixgbe_type.h3968 #define IXGBE_KRM_LINK_CTRL_1_TETH_AN_CAP_FEC (1 << 15) macro