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

/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_phy.h192 s32 ixgbe_get_phy_firmware_version_generic(struct ixgbe_hw *hw,
H A Dixgbe_phy.c271 phy->ops.get_firmware_version = ixgbe_get_phy_firmware_version_generic;
1154 * ixgbe_get_phy_firmware_version_generic - Gets the PHY Firmware Version
1158 s32 ixgbe_get_phy_firmware_version_generic(struct ixgbe_hw *hw, function
1163 DEBUGFUNC("ixgbe_get_phy_firmware_version_generic");

Completed in 142 milliseconds