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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_phy.h163 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw);
H A Dixgbe_phy.c302 if (ixgbe_get_phy_id(hw))
426 * ixgbe_get_phy_id - Get the phy type
430 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw) function
436 DEBUGFUNC("ixgbe_get_phy_id");

Completed in 48 milliseconds