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.c830 u8 *ib_width) in translate_active_width() argument
836 *ib_width = IB_WIDTH_1X; in translate_active_width()
838 *ib_width = IB_WIDTH_2X; in translate_active_width()
840 *ib_width = IB_WIDTH_4X; in translate_active_width()
842 *ib_width = IB_WIDTH_8X; in translate_active_width()
844 *ib_width = IB_WIDTH_12X; in translate_active_width()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c508 get_link_speed_and_width(int speed, uint16_t *ib_speed, uint8_t *ib_width) in get_link_speed_and_width() argument
513 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
517 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
522 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
527 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
532 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
537 *ib_width = IB_WIDTH_4X; // TODO doesn't add up to 50... in get_link_speed_and_width()
542 *ib_width = IB_WIDTH_4X; in get_link_speed_and_width()
548 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()