Searched refs:max_mw (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c260 printf("\tmax_mw:\t\t\t\t%d\n", device_attr.max_mw);
/freebsd-9.3-release/sys/contrib/rdma/
H A Dib_user_verbs.h168 __u32 max_mw; member in struct:ib_uverbs_query_device_resp
H A Dib_verbs.h134 int max_mw; member in struct:ib_device_attr
/freebsd-9.3-release/contrib/ofed/libibverbs/include/infiniband/
H A Dverbs.h131 int max_mw; member in struct:ibv_device_attr
H A Dkern-abi.h186 __u32 max_mw; member in struct:ibv_query_device_resp
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_user_verbs.h171 __u32 max_mw; member in struct:ib_uverbs_query_device_resp
H A Dib_verbs.h151 int max_mw; member in struct:ib_device_attr
/freebsd-9.3-release/contrib/ofed/libibverbs/src/
H A Dcmd.c146 device_attr->max_mw = resp.max_mw;
/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Duverbs_cmd.c408 resp.max_mw = attr.max_mw;

Completed in 230 milliseconds