Home
last modified time | relevance | path

Searched refs:active_width (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c159 u8 *active_width) in translate_eth_proto_oper() argument
166 *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()
189 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
196 *active_width = IB_WIDTH_1X; 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()
220 u8 *active_width) in translate_eth_ext_proto_oper() argument
[all …]
H A Dmlx5_ib_mad.c537 props->active_width = out_mad->data[31] & 0xf; in mlx5_query_mad_ifc_port()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_std_types_device.c155 resp->active_width = attr->active_width; in copy_port_attr_to_resp()
H A Dib_sysfs.c289 rate *= ib_width_enum_to_int(attr.active_width); in rate_show()
295 ib_width_enum_to_int(attr.active_width), speed); in rate_show()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_console.c774 uint8_t active_width = 0; in __get_stats() local
788 active_width = pi->link_width_active; in __get_stats()
809 if (!(active_width & enabled_width)) { in __get_stats()
815 else if ((enabled_width ^ active_width) > active_width) { in __get_stats()
903 switch (active_width) { in __get_stats()
/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c563 width_str(port_attr.active_width), port_attr.active_width); in print_hca_cap()
/freebsd/sys/dev/mthca/
H A Dmthca_mad.c67 ib_width_enum_to_int(tprops->active_width); in mthca_update_rate()
H A Dmthca_provider.c172 props->active_width = out_mad->data[31] & 0xf; in mthca_query_port()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c373 props->active_width = 2; in c4iw_query_port()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h306 __u8 active_width; member
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h323 __u8 active_width; member
H A Dcmd.c275 port_attr->active_width = resp.active_width; in ibv_cmd_query_port()
H A Dverbs.h342 uint8_t active_width; member
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c292 u8 active_speed = 0, active_width = 0; in bnxt_re_query_port() local
324 &active_width); in bnxt_re_query_port()
327 port_attr->active_width = active_width; in bnxt_re_query_port()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c634 props->active_width = out_mad->data[31] & 0xf; in ib_link_query_port()
710 props->active_width = (((u8 *)mailbox->buf)[5] == 0x40) ? in eth_link_query_port()
/freebsd/sys/dev/irdma/
H A Dirdma_kcompat.c1528 ib_get_eth_speed(ibdev, port, &props->active_speed, &props->active_width); in irdma_query_port()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h611 u8 active_width; member
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c648 &attr->active_speed, &attr->active_width); in qlnxr_query_port()
659 attr->active_width, attr->gid_tbl_len, attr->pkey_tbl_len, in qlnxr_query_port()