| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | main.c | 380 u16 *active_speed, u8 *active_width) in translate_eth_legacy_proto_oper() argument 387 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper() 397 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper() 403 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper() 410 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper() 416 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper() 420 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper() 427 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper() 438 u8 *active_width) in translate_eth_ext_proto_oper() argument 443 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper() [all …]
|
| H A D | mad.c | 636 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()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-dv-timings.c | 494 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()
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_mad.c | 68 ib_width_enum_to_int(tprops->active_width); in mthca_update_rate()
|
| H A D | mthca_provider.c | 156 props->active_width = out_mad->data[31] & 0xf; in mthca_query_port()
|
| /linux/drivers/infiniband/hw/ionic/ |
| H A D | ionic_ibdev.c | 112 &attr->active_width); in ionic_query_port()
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | provider.c | 308 &props->active_width); in c4iw_query_port()
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_verbs.c | 343 &props->active_width)) in usnic_ib_query_port()
|
| /linux/include/uapi/rdma/ |
| H A D | ib_user_verbs.h | 329 __u8 active_width; member
|
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_main.c | 300 &props->active_width); in hns_roce_query_port()
|
| /linux/drivers/infiniband/hw/mana/ |
| H A D | main.c | 636 props->active_width = IB_WIDTH_4X; in mana_ib_query_port()
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_verbs.c | 63 &attr->active_width); in rxe_query_port()
|
| /linux/drivers/infiniband/core/ |
| H A D | sysfs.c | 309 ib_width_enum_to_int(attr.active_width), in rate_show()
|
| H A D | verbs.c | 263 speed_info->rate *= ib_width_enum_to_int(attr->active_width); in ib_port_attr_to_speed_info()
|
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_verbs.c | 180 &attr->active_width); in siw_query_port()
|
| /linux/drivers/infiniband/hw/mlx4/ |
| H A D | main.c | 696 props->active_width = out_mad->data[31] & 0xf; in ib_link_query_port() 772 props->active_width = (((u8 *)mailbox->buf)[5] == 0x40) || in eth_link_query_port()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | verbs.c | 1383 props->active_width = (u8)opa_width_to_ib(ppd->link_width_active); in query_port()
|
| /linux/drivers/infiniband/hw/efa/ |
| H A D | efa_verbs.c | 339 props->active_width = link_width; in efa_query_port()
|
| /linux/drivers/infiniband/hw/erdma/ |
| H A D | erdma_verbs.c | 397 ib_get_eth_speed(ibdev, port, &attr->active_speed, &attr->active_width); in erdma_query_port()
|
| /linux/include/rdma/ |
| H A D | ib_verbs.h | 717 u8 active_width; 890 * @attr: Port attributes containing active_speed and active_width 715 u8 active_width; global() member
|
| /linux/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_verbs.c | 187 &props->active_width); in ocrdma_query_port()
|
| /linux/drivers/infiniband/hw/qedr/ |
| H A D | verbs.c | 254 &attr->active_speed, &attr->active_width); in qedr_query_port()
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | ib_verbs.c | 328 &port_attr->active_width); in bnxt_re_query_port()
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | verbs.c | 109 &props->active_width); in irdma_query_port()
|