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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_phy.c47 static enum ixgbe_phy_type ixgbe_get_phy_type_from_id(u32 phy_id);
67 ixgbe_get_phy_type_from_id(hw->phy.id);
106 * ixgbe_get_phy_type_from_id - Get the phy type
110 static enum ixgbe_phy_type ixgbe_get_phy_type_from_id(u32 phy_id) function

Completed in 29 milliseconds