Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.h112 #define IXGBE_CS4227_EDC_MODE_CX1 0x0002 macro
H A Dixgbe_x550.c2649 reg_val = (IXGBE_CS4227_EDC_MODE_CX1 << 1) | 0x1; in ixgbe_setup_mac_link_sfp_x550em()
2794 reg_phy_ext &= ~((IXGBE_CS4227_EDC_MODE_CX1 << 1) | in ixgbe_setup_mac_link_sfp_x550a()
2798 reg_phy_ext = (IXGBE_CS4227_EDC_MODE_CX1 << 1) | 0x1; in ixgbe_setup_mac_link_sfp_x550a()