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

/freebsd-13-stable/sys/dev/ixgbe/
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;
2794 reg_phy_ext &= ~((IXGBE_CS4227_EDC_MODE_CX1 << 1) |
2798 reg_phy_ext = (IXGBE_CS4227_EDC_MODE_CX1 << 1) | 0x1;

Completed in 112 milliseconds