Home
last modified time | relevance | path

Searched refs:init_type_reply (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_std_types_device.c154 resp->init_type_reply = attr->init_type_reply; in copy_port_attr_to_resp()
/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c560 printf("\t\t\tinit_type_reply:\t%d\n", port_attr.init_type_reply); in print_hca_cap()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mad.c543 props->init_type_reply = out_mad->data[41] >> 4; in mlx5_query_mad_ifc_port()
H A Dmlx5_ib_main.c957 props->init_type_reply = MLX5_GET(hca_vport_context, ctx, in mlx5_query_hca_port()
958 init_type_reply); in mlx5_query_hca_port()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h305 __u8 init_type_reply; member
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h322 __u8 init_type_reply; member
H A Dcmd.c274 port_attr->init_type_reply = resp.init_type_reply; in ibv_cmd_query_port()
H A Dverbs.h341 uint8_t init_type_reply; member
/freebsd/sys/dev/mthca/
H A Dmthca_provider.c178 props->init_type_reply = out_mad->data[41] >> 4; in mthca_query_port()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h610 u8 init_type_reply; member
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h9544 ib_init_type_t init_type_reply; /* Optional */ member
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c640 props->init_type_reply = out_mad->data[41] >> 4; in ib_link_query_port()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c319 port_attr->init_type_reply = 0; in bnxt_re_query_port()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h3245 u8 init_type_reply[0x4];
2974 u8 init_type_reply[0x4]; global() member