Lines Matching defs:cq
35 static int destroy_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in destroy_cq()
78 static int create_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in create_cq()
177 static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq) in insert_recv_cqe()
194 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count) in c4iw_flush_rq()
209 static void insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq, in insert_sq_cqe()
228 int c4iw_flush_sq(struct t4_wq *wq, struct t4_cq *cq, int count) in c4iw_flush_sq()
249 void c4iw_flush_hw_cq(struct t4_cq *cq) in c4iw_flush_hw_cq()
284 void c4iw_count_scqes(struct t4_cq *cq, struct t4_wq *wq, int *count) in c4iw_count_scqes()
303 void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) in c4iw_count_rcqes()
322 static void flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq) in flush_completed_wrs()
402 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq()
879 int c4iw_resize_cq(struct ib_cq *cq, int cqe, struct ib_udata *udata) in c4iw_resize_cq()