t3_cq 71 drivers/infiniband/hw/cxgb3/cxio_hal.c int cxio_hal_cq_op(struct cxio_rdev *rdev_p, struct t3_cq *cq, t3_cq 156 drivers/infiniband/hw/cxgb3/cxio_hal.c int cxio_create_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq, int kernel) t3_cq 305 drivers/infiniband/hw/cxgb3/cxio_hal.c void cxio_destroy_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq) t3_cq 330 drivers/infiniband/hw/cxgb3/cxio_hal.c static void insert_recv_cqe(struct t3_wq *wq, struct t3_cq *cq) t3_cq 348 drivers/infiniband/hw/cxgb3/cxio_hal.c int cxio_flush_rq(struct t3_wq *wq, struct t3_cq *cq, int count) t3_cq 366 drivers/infiniband/hw/cxgb3/cxio_hal.c static void insert_sq_cqe(struct t3_wq *wq, struct t3_cq *cq, t3_cq 387 drivers/infiniband/hw/cxgb3/cxio_hal.c int cxio_flush_sq(struct t3_wq *wq, struct t3_cq *cq, int count) t3_cq 406 drivers/infiniband/hw/cxgb3/cxio_hal.c void cxio_flush_hw_cq(struct t3_cq *cq) t3_cq 442 drivers/infiniband/hw/cxgb3/cxio_hal.c void cxio_count_scqes(struct t3_cq *cq, struct t3_wq *wq, int *count) t3_cq 460 drivers/infiniband/hw/cxgb3/cxio_hal.c void cxio_count_rcqes(struct t3_cq *cq, struct t3_wq *wq, int *count) t3_cq 1042 drivers/infiniband/hw/cxgb3/cxio_hal.c static void flush_completed_wrs(struct t3_wq *wq, struct t3_cq *cq) t3_cq 1116 drivers/infiniband/hw/cxgb3/cxio_hal.c int cxio_poll_cq(struct t3_wq *wq, struct t3_cq *cq, struct t3_cqe *cqe, t3_cq 158 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_hal_cq_op(struct cxio_rdev *rdev, struct t3_cq *cq, t3_cq 160 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_create_cq(struct cxio_rdev *rdev, struct t3_cq *cq, int kernel); t3_cq 161 drivers/infiniband/hw/cxgb3/cxio_hal.h void cxio_destroy_cq(struct cxio_rdev *rdev, struct t3_cq *cq); t3_cq 168 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_peek_cq(struct t3_wq *wr, struct t3_cq *cq, int opcode); t3_cq 189 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_flush_rq(struct t3_wq *wq, struct t3_cq *cq, int count); t3_cq 190 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_flush_sq(struct t3_wq *wq, struct t3_cq *cq, int count); t3_cq 191 drivers/infiniband/hw/cxgb3/cxio_hal.h void cxio_count_rcqes(struct t3_cq *cq, struct t3_wq *wq, int *count); t3_cq 192 drivers/infiniband/hw/cxgb3/cxio_hal.h void cxio_count_scqes(struct t3_cq *cq, struct t3_wq *wq, int *count); t3_cq 193 drivers/infiniband/hw/cxgb3/cxio_hal.h void cxio_flush_hw_cq(struct t3_cq *cq); t3_cq 194 drivers/infiniband/hw/cxgb3/cxio_hal.h int cxio_poll_cq(struct t3_wq *wq, struct t3_cq *cq, struct t3_cqe *cqe, t3_cq 735 drivers/infiniband/hw/cxgb3/cxio_wr.h static inline int cxio_cq_in_error(struct t3_cq *cq) t3_cq 741 drivers/infiniband/hw/cxgb3/cxio_wr.h static inline void cxio_set_cq_in_error(struct t3_cq *cq) t3_cq 767 drivers/infiniband/hw/cxgb3/cxio_wr.h static inline struct t3_cqe *cxio_next_hw_cqe(struct t3_cq *cq) t3_cq 777 drivers/infiniband/hw/cxgb3/cxio_wr.h static inline struct t3_cqe *cxio_next_sw_cqe(struct t3_cq *cq) t3_cq 788 drivers/infiniband/hw/cxgb3/cxio_wr.h static inline struct t3_cqe *cxio_next_cqe(struct t3_cq *cq) t3_cq 106 drivers/infiniband/hw/cxgb3/iwch_provider.h struct t3_cq cq;