HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_identify_phy (Results 1 - 1 of 1) 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);

Completed in 13 milliseconds