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

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.h 190 s32 ixgbe_get_phy_firmware_version_tnx(struct ixgbe_hw *hw,
ixgbe_82598.c 221 ixgbe_get_phy_firmware_version_tnx;
ixgbe_82599.c 171 ixgbe_get_phy_firmware_version_tnx;
ixgbe_phy.c 1135 * ixgbe_get_phy_firmware_version_tnx - Gets the PHY Firmware Version
1139 s32 ixgbe_get_phy_firmware_version_tnx(struct ixgbe_hw *hw, function in typeref:typename:s32
1144 DEBUGFUNC("ixgbe_get_phy_firmware_version_tnx");

Completed in 15 milliseconds