Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dprovider.c470 .destroy_cq = c4iw_destroy_cq,
Diw_cxgb4.h980 int c4iw_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata);
Dcq.c976 int c4iw_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in c4iw_destroy_cq() function