Home
last modified time | relevance | path

Searched refs:tm_caps (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c3678 resp.tm_caps.max_rndv_hdr_size = attr.tm_caps.max_rndv_hdr_size; in ib_uverbs_ex_query_device()
3679 resp.tm_caps.max_num_tags = attr.tm_caps.max_num_tags; in ib_uverbs_ex_query_device()
3680 resp.tm_caps.max_ops = attr.tm_caps.max_ops; in ib_uverbs_ex_query_device()
3681 resp.tm_caps.max_sge = attr.tm_caps.max_sge; in ib_uverbs_ex_query_device()
3682 resp.tm_caps.flags = attr.tm_caps.flags; in ib_uverbs_ex_query_device()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h275 struct ib_uverbs_tm_caps tm_caps; member
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h389 struct ib_tm_caps tm_caps; member