Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c52 static int destroy_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in destroy_cq() function
/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c184 int (*destroy_cq)(struct ibv_cq *cq); member
H A Dverbs.h1430 int (*destroy_cq)(struct ibv_cq *cq); member
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h2274 void (*destroy_cq)(struct ib_cq *cq, struct ib_udata *udata); member