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

/netbsd-6-1-5-RELEASE/sys/dev/pci/ixgbe/
H A Dixgbe_api.c395 * ixgbe_identify_phy - Get PHY type
400 s32 ixgbe_identify_phy(struct ixgbe_hw *hw) function
421 if (ixgbe_identify_phy(hw) != IXGBE_SUCCESS)
459 ixgbe_identify_phy(hw);
477 ixgbe_identify_phy(hw);
H A Dixgbe_api.h59 s32 ixgbe_identify_phy(struct ixgbe_hw *hw);

Completed in 1904 milliseconds