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

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.h 165 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw);
ixgbe_phy.c 304 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 in typeref:typename:s32
438 DEBUGFUNC("ixgbe_get_phy_id");

Completed in 13 milliseconds