Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c2154 reg_val &= ~(IXGBE_KRM_LINK_CTRL_1_TETH_AN_CAP_KR | in ixgbe_setup_kr_speed_x550em()
2159 reg_val |= IXGBE_KRM_LINK_CTRL_1_TETH_AN_CAP_KR; in ixgbe_setup_kr_speed_x550em()
H A Dixgbe_type.h4361 #define IXGBE_KRM_LINK_CTRL_1_TETH_AN_CAP_KR (1 << 18) macro