Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c380 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 …]
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c68 ib_width_enum_to_int(tprops->active_width); in mthca_update_rate()
/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c308 &props->active_width); in c4iw_query_port()
/linux/include/uapi/rdma/
H A Dib_user_verbs.h329 __u8 active_width; member
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c295 &props->active_width); in hns_roce_query_port()
/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.c1383 props->active_width = (u8)opa_width_to_ib(ppd->link_width_active); in query_port()
/linux/drivers/infiniband/hw/efa/
H A Defa_verbs.c339 props->active_width = link_width; in efa_query_port()
/linux/include/rdma/
H A Dib_verbs.h715 u8 active_width; member
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c311 &port_attr->active_width); in bnxt_re_query_port()
/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c109 &props->active_width); in irdma_query_port()