Home
last modified time | relevance | path

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

12

/drivers/infiniband/hw/mlx5/
A Dmain.c386 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
396 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
402 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
409 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
415 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
419 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
426 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
437 u8 *active_width) in translate_eth_ext_proto_oper() argument
525 active_width) : in translate_eth_proto_oper()
527 active_width); in translate_eth_proto_oper()
[all …]
A Dmad.c636 props->active_width = out_mad->data[31] & 0xf; in mlx5_query_mad_ifc_port()
649 props->active_width = out_mad->data[31] & 0x1f; in mlx5_query_mad_ifc_port()
/drivers/gpu/drm/amd/display/dc/opp/dcn10/
A Ddcn10_opp.c330 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; in opp1_program_stereo() local
336 active_width = 0; in opp1_program_stereo()
344 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, active_width); in opp1_program_stereo()
/drivers/infiniband/core/
A Duverbs_std_types_device.c169 resp->active_width = attr->active_width; in copy_port_attr_to_resp()
A Dsysfs.c344 rate *= ib_width_enum_to_int(attr.active_width); in rate_show()
350 ib_width_enum_to_int(attr.active_width), speed); in rate_show()
/drivers/infiniband/ulp/ipoib/
A Dipoib_ethtool.c199 width = ib_width_enum_to_int(attr.active_width); in ipoib_get_link_ksettings()
/drivers/infiniband/hw/vmw_pvrdma/
A Dpvrdma_verbs.c170 props->active_width = pvrdma_port_width_to_ib(resp->attrs.active_width); in pvrdma_query_port()
A Dpvrdma_verbs.h143 u8 active_width; member
/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dopp.h293 uint32_t active_width; member
/drivers/media/v4l2-core/
A Dv4l2-dv-timings.c494 unsigned int active_width, in v4l2_detect_cvt() argument
520 if (rb_v2 && active_width == 0) in v4l2_detect_cvt()
583 image_width = active_width; in v4l2_detect_cvt()
/drivers/infiniband/hw/mthca/
A Dmthca_mad.c68 ib_width_enum_to_int(tprops->active_width); in mthca_update_rate()
A Dmthca_provider.c156 props->active_width = out_mad->data[31] & 0xf; in mthca_query_port()
/drivers/infiniband/sw/rxe/
A Drxe.c135 port->attr.active_width = RXE_PORT_ACTIVE_WIDTH; in rxe_init_port_param()
A Drxe_verbs.c63 &attr->active_width); in rxe_query_port()
/drivers/infiniband/hw/cxgb4/
A Dprovider.c308 &props->active_width); in c4iw_query_port()
/drivers/infiniband/hw/usnic/
A Dusnic_ib_verbs.c343 &props->active_width)) in usnic_ib_query_port()
/drivers/infiniband/hw/hns/
A Dhns_roce_main.c243 &props->active_width); in hns_roce_query_port()
/drivers/infiniband/hw/mana/
A Dmain.c637 props->active_width = IB_WIDTH_4X; in mana_ib_query_port()
/drivers/infiniband/sw/siw/
A Dsiw_verbs.c180 &attr->active_width); in siw_query_port()
/drivers/infiniband/hw/mlx4/
A Dmain.c697 props->active_width = out_mad->data[31] & 0xf; in ib_link_query_port()
773 props->active_width = (((u8 *)mailbox->buf)[5] == 0x40) || in eth_link_query_port()
/drivers/infiniband/hw/hfi1/
A Dverbs.c1383 props->active_width = (u8)opa_width_to_ib(ppd->link_width_active); in query_port()
/drivers/infiniband/hw/efa/
A Defa_verbs.c339 props->active_width = link_width; in efa_query_port()
/drivers/infiniband/hw/erdma/
A Derdma_verbs.c398 ib_get_eth_speed(ibdev, port, &attr->active_speed, &attr->active_width); in erdma_query_port()
/drivers/infiniband/hw/ocrdma/
A Docrdma_verbs.c187 &props->active_width); in ocrdma_query_port()
/drivers/infiniband/hw/qedr/
A Dverbs.c254 &attr->active_speed, &attr->active_width); in qedr_query_port()

Completed in 87 milliseconds

12