Searched refs:IXGBE_KRM_LINK_CTRL_1_TETH_AN_ENABLE (Results 1 – 2 of 2) sorted by relevance
1099 reg_val &= ~IXGBE_KRM_LINK_CTRL_1_TETH_AN_ENABLE; in ixgbe_setup_ixfi_x550em()1645 reg_val |= IXGBE_KRM_LINK_CTRL_1_TETH_AN_ENABLE; in ixgbe_setup_kr_speed_x550em()
3534 #define IXGBE_KRM_LINK_CTRL_1_TETH_AN_ENABLE (1 << 29) macro