Home
last modified time | relevance | path

Searched refs:IB_WIDTH_4X (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c189 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
200 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
207 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
211 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
237 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
253 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
265 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
273 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
277 *active_width = IB_WIDTH_4X; in translate_eth_ext_proto_oper()
850 *ib_width = IB_WIDTH_4X; in translate_active_width()
[all...]
/freebsd/sys/dev/irdma/
H A Dirdma_kcompat.c1741 *width = IB_WIDTH_4X; in ib_get_eth_speed()
1747 *width = IB_WIDTH_4X; in ib_get_eth_speed()
1750 *width = IB_WIDTH_4X; in ib_get_eth_speed()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h466 IB_WIDTH_4X = 2, enumerator
476 case IB_WIDTH_4X: return 4; in ib_width_enum_to_int()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c563 *ib_width = IB_WIDTH_4X; 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()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c257 *width = IB_WIDTH_4X; in __to_ib_speed_width()
265 *width = IB_WIDTH_4X; in __to_ib_speed_width()
273 *width = IB_WIDTH_4X; in __to_ib_speed_width()
277 *width = IB_WIDTH_4X; in __to_ib_speed_width()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c711 IB_WIDTH_4X : IB_WIDTH_1X; in eth_link_query_port()