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

/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c47 static enum ixgbe_phy_type ixgbe_get_phy_type_from_id(u32 phy_id);
68 ixgbe_get_phy_type_from_id(hw->phy.id);
124 * ixgbe_get_phy_type_from_id - Get the phy type
128 static enum ixgbe_phy_type ixgbe_get_phy_type_from_id(u32 phy_id) function

Completed in 152 milliseconds