Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c160 u8 *active_width) in translate_eth_proto_oper() argument
167 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
177 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
183 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
190 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
197 *active_width = IB_WIDTH_1X; in translate_eth_proto_oper()
201 *active_width = IB_WIDTH_4X; in translate_eth_proto_oper()
221 u8 *active_width) in translate_eth_ext_proto_oper() argument
313 &props->active_width); in mlx5_query_port_roce()
316 &props->active_width); in mlx5_query_port_roce()
[all …]
H A Dmlx5_ib_mad.c539 props->active_width = out_mad->data[31] & 0xf; in mlx5_query_mad_ifc_port()
/freebsd-13.1/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-13.1/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c562 width_str(port_attr.active_width), port_attr.active_width); in print_hca_cap()
/freebsd-13.1/sys/dev/mthca/
H A Dmthca_mad.c67 ib_width_enum_to_int(tprops->active_width); in mthca_update_rate()
H A Dmthca_provider.c171 props->active_width = out_mad->data[31] & 0xf; in mthca_query_port()
/freebsd-13.1/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c291 rate *= ib_width_enum_to_int(attr.active_width); in rate_show()
297 ib_width_enum_to_int(attr.active_width), speed); in rate_show()
H A Dib_uverbs_cmd.c533 resp.active_width = attr.active_width; in ib_uverbs_query_port()
/freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c398 props->active_width = 2; in c4iw_query_port()
/freebsd-13.1/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h283 __u8 active_width; member
/freebsd-13.1/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-13.1/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-13.1/sys/ofed/include/rdma/
H A Dib_verbs.h556 u8 active_width; member
/freebsd-13.1/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c668 &attr->active_speed, &attr->active_width); in qlnxr_query_port()
679 attr->active_width, attr->gid_tbl_len, attr->pkey_tbl_len, in qlnxr_query_port()