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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 473 * ixgbe_identify_phy - Get PHY type
478 s32 ixgbe_identify_phy(struct ixgbe_hw *hw) function in typeref:typename:s32
499 if (ixgbe_identify_phy(hw) != IXGBE_SUCCESS)
538 ixgbe_identify_phy(hw);
557 ixgbe_identify_phy(hw);
ixgbe_api.h 70 s32 ixgbe_identify_phy(struct ixgbe_hw *hw);
ixgbe_common.c 627 ixgbe_identify_phy(hw);

Completed in 16 milliseconds