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

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_api.c467 * ixgbe_identify_phy - Get PHY type
472 s32 ixgbe_identify_phy(struct ixgbe_hw *hw) function
493 if (ixgbe_identify_phy(hw) != IXGBE_SUCCESS)
531 ixgbe_identify_phy(hw);
549 ixgbe_identify_phy(hw);
H A Dixgbe_api.h67 s32 ixgbe_identify_phy(struct ixgbe_hw *hw);
H A Dixgbe_common.c621 ixgbe_identify_phy(hw);

Completed in 74 milliseconds