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

  /src/sys/dev/pci/ixgbe/
ixgbe.h 514 u32 phy_layer; member in struct:ixgbe_softc
ixgbe.c 1446 sc->phy_layer = ixgbe_get_supported_physical_layer(&sc->hw);
1466 layer = sc->phy_layer;
2926 layer = sc->phy_layer;
4849 sc->phy_layer = ixgbe_get_supported_physical_layer(hw);
4941 * prevent additional changes to sc->phy_layer

Completed in 23 milliseconds