Searched defs:verbs_context (Results 1 – 1 of 1) sorted by relevance
1528 struct verbs_context { struct1530 int (*destroy_rwq_ind_table)(struct ibv_rwq_ind_table *rwq_ind_table);1531 struct ibv_rwq_ind_table *(*create_rwq_ind_table)(struct ibv_context *context,1533 int (*destroy_wq)(struct ibv_wq *wq);1534 int (*modify_wq)(struct ibv_wq *wq, struct ibv_wq_attr *wq_attr);1535 struct ibv_wq * (*create_wq)(struct ibv_context *context,1537 int (*query_rt_values)(struct ibv_context *context,1539 struct ibv_cq_ex *(*create_cq_ex)(struct ibv_context *context,1541 struct verbs_ex_private *priv;1542 int (*query_device_ex)(struct ibv_context *context,[all …]