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

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.c 1395 hw->phy.type = ixgbe_phy_sfp_unsupported;
1591 hw->phy.type = ixgbe_phy_sfp_unsupported;
1621 ixgbe_phy_sfp_unsupported;
1745 hw->phy.type = ixgbe_phy_sfp_unsupported;
1813 hw->phy.type = ixgbe_phy_sfp_unsupported;
1876 ixgbe_phy_sfp_unsupported;
1886 if (hw->phy.type == ixgbe_phy_sfp_unsupported)
ixgbe_82599.c 2194 if (hw->phy.type == ixgbe_phy_sfp_unsupported)
ixgbe_type.h 3760 ixgbe_phy_sfp_unsupported, /*Enforce bit set with unsupported module*/ enumerator in enum:ixgbe_phy_type
ixgbe.c 4252 } else if (hw->phy.type == ixgbe_phy_sfp_unsupported)

Completed in 30 milliseconds