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

  /src/sys/dev/pci/ixgbe/
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 19 milliseconds