Home
last modified time | relevance | path

Searched refs:ib_width (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c840 u8 *ib_width) in translate_active_width() argument
846 *ib_width = IB_WIDTH_1X; in translate_active_width()
848 *ib_width = IB_WIDTH_2X; in translate_active_width()
850 *ib_width = IB_WIDTH_4X; in translate_active_width()
852 *ib_width = IB_WIDTH_8X; in translate_active_width()
854 *ib_width = IB_WIDTH_12X; in translate_active_width()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c549 get_link_speed_and_width(int speed, uint8_t *ib_speed, uint8_t *ib_width) in get_link_speed_and_width() argument
554 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
558 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
563 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
568 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
573 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
578 *ib_width = IB_WIDTH_4X; // TODO doesn't add up to 50... in get_link_speed_and_width()
583 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
589 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()