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

/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_phy.h165 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw);
H A Dixgbe_phy.c304 if (ixgbe_get_phy_id(hw))
428 * ixgbe_get_phy_id - Get the phy type
432 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw) function
438 DEBUGFUNC("ixgbe_get_phy_id");

Completed in 139 milliseconds