Home
last modified time | relevance | path

Searched defs:verbs_context (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h1526 struct verbs_context { struct
1528 int (*destroy_rwq_ind_table)(struct ibv_rwq_ind_table *rwq_ind_table);
1529 struct ibv_rwq_ind_table *(*create_rwq_ind_table)(struct ibv_context *context,
1531 int (*destroy_wq)(struct ibv_wq *wq);
1532 int (*modify_wq)(struct ibv_wq *wq, struct ibv_wq_attr *wq_attr);
1533 struct ibv_wq * (*create_wq)(struct ibv_context *context,
1535 int (*query_rt_values)(struct ibv_context *context,
1537 struct ibv_cq_ex *(*create_cq_ex)(struct ibv_context *context,
1539 struct verbs_ex_private *priv;
1540 int (*query_device_ex)(struct ibv_context *context,
[all …]