Searched refs:max_total_mcast_qp_attach (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c266 device_attr.max_total_mcast_qp_attach);
/freebsd-9.3-release/sys/contrib/rdma/
H A Dib_user_verbs.h173 __u32 max_total_mcast_qp_attach; member in struct:ib_uverbs_query_device_resp
H A Dib_verbs.h139 int max_total_mcast_qp_attach; member in struct:ib_device_attr
/freebsd-9.3-release/contrib/ofed/libibverbs/include/infiniband/
H A Dverbs.h136 int max_total_mcast_qp_attach; member in struct:ibv_device_attr
H A Dkern-abi.h191 __u32 max_total_mcast_qp_attach; member in struct:ibv_query_device_resp
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_user_verbs.h176 __u32 max_total_mcast_qp_attach; member in struct:ib_uverbs_query_device_resp
H A Dib_verbs.h156 int max_total_mcast_qp_attach; member in struct:ib_device_attr
/freebsd-9.3-release/contrib/ofed/libibverbs/src/
H A Dcmd.c151 device_attr->max_total_mcast_qp_attach = resp.max_total_mcast_qp_attach;
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmain.c180 props->max_total_mcast_qp_attach = props->max_mcast_qp_attach *
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c117 props->max_total_mcast_qp_attach = props->max_mcast_qp_attach *
/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Duverbs_cmd.c413 resp.max_total_mcast_qp_attach = attr.max_total_mcast_qp_attach;

Completed in 197 milliseconds