Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c166 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
176 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
182 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
196 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
225 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
229 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
233 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
241 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
249 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
261 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
[all …]
/freebsd/sys/dev/irdma/
H A Dirdma_kcompat.c1735 *width = IB_WIDTH_1X; in ib_get_eth_speed()
1738 *width = IB_WIDTH_1X; in ib_get_eth_speed()
1744 *width = IB_WIDTH_1X; in ib_get_eth_speed()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h464 IB_WIDTH_1X = 1, enumerator
474 case IB_WIDTH_1X: return 1; in ib_width_enum_to_int()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c554 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
558 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
568 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
589 *ib_width = IB_WIDTH_1X; in get_link_speed_and_width()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c249 *width = IB_WIDTH_1X; in __to_ib_speed_width()
253 *width = IB_WIDTH_1X; in __to_ib_speed_width()
261 *width = IB_WIDTH_1X; in __to_ib_speed_width()
281 *width = IB_WIDTH_1X; 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()