Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h18 enum ixgbe_bus_width ixgbe_convert_bus_width(u16 link_status);
H A Dixgbe_common.c620 enum ixgbe_bus_width ixgbe_convert_bus_width(u16 link_status) in ixgbe_convert_bus_width() function
665 hw->bus.width = ixgbe_convert_bus_width(link_status); in ixgbe_get_bus_info_generic()
H A Dixgbe_main.c225 hw->bus.width = ixgbe_convert_bus_width(link_status); in ixgbe_get_parent_bus_info()