Home
last modified time | relevance | path

Searched refs:bad_pkey_cntr (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_std_types_device.c141 resp->bad_pkey_cntr = attr->bad_pkey_cntr; in copy_port_attr_to_resp()
/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c554 printf("\t\t\tbad_pkey_cntr:\t\t0x%x\n", port_attr.bad_pkey_cntr); in print_hca_cap()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mad.c535 props->bad_pkey_cntr = be16_to_cpup((__be16 *)(out_mad->data + 46)); in mlx5_query_mad_ifc_port()
H A Dmlx5_ib_main.c951 props->bad_pkey_cntr = MLX5_GET(hca_vport_context, ctx, in mlx5_query_hca_port()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h292 __u32 bad_pkey_cntr; member
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h309 __u32 bad_pkey_cntr; member
H A Dcmd.c265 port_attr->bad_pkey_cntr = resp.bad_pkey_cntr; in ibv_cmd_query_port()
H A Dverbs.h332 uint32_t bad_pkey_cntr; member
/freebsd/sys/dev/mthca/
H A Dmthca_provider.c170 props->bad_pkey_cntr = be16_to_cpup((__be16 *) (out_mad->data + 46)); in mthca_query_port()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h601 u32 bad_pkey_cntr; member
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c632 props->bad_pkey_cntr = be16_to_cpup((__be16 *) (out_mad->data + 46)); in ib_link_query_port()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c644 attr->bad_pkey_cntr = rdma_port->pkey_bad_counter; in qlnxr_query_port()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c310 port_attr->bad_pkey_cntr = 0; in bnxt_re_query_port()