Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_phy.h111 #define IXGBE_CS4227_EDC_MODE_CX1 0x0002 macro
H A Dixgbe_x550.c2659 reg_val = (IXGBE_CS4227_EDC_MODE_CX1 << 1) | 0x1; in ixgbe_setup_mac_link_sfp_x550em()
2804 reg_phy_ext &= ~((IXGBE_CS4227_EDC_MODE_CX1 << 1) | in ixgbe_setup_mac_link_sfp_x550a()
2808 reg_phy_ext |= (IXGBE_CS4227_EDC_MODE_CX1 << 1) | 0x1; in ixgbe_setup_mac_link_sfp_x550a()