HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_CS4227_EDC_MODE_SR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.h 115 #define IXGBE_CS4227_EDC_MODE_SR 0x0004
ixgbe_x550.c 2836 reg_val = (IXGBE_CS4227_EDC_MODE_SR << 1) | 0x1;
2983 (IXGBE_CS4227_EDC_MODE_SR << 1));
2988 reg_phy_ext |= (IXGBE_CS4227_EDC_MODE_SR << 1) | 0x1;

Completed in 15 milliseconds