Searched refs:c4iw_destroy_cq (Results 1 – 6 of 6) sorted by relevance
190 int c4iw_destroy_cq(struct ibv_cq *cq);
90 .destroy_cq = c4iw_destroy_cq,
261 int c4iw_destroy_cq(struct ibv_cq *ibcq) in c4iw_destroy_cq() function
470 ibdev->destroy_cq = c4iw_destroy_cq; in c4iw_register_device()
947 void c4iw_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata);
886 void c4iw_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in c4iw_destroy_cq() function