Home
last modified time | relevance | path

Searched refs:ixgbe_convert_bus_speed (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h19 enum ixgbe_bus_speed ixgbe_convert_bus_speed(u16 link_status);
H A Dixgbe_common.c636 enum ixgbe_bus_speed ixgbe_convert_bus_speed(u16 link_status) in ixgbe_convert_bus_speed() function
666 hw->bus.speed = ixgbe_convert_bus_speed(link_status); in ixgbe_get_bus_info_generic()
H A Dixgbe_main.c226 hw->bus.speed = ixgbe_convert_bus_speed(link_status); in ixgbe_get_parent_bus_info()