t4_wq 184 drivers/infiniband/hw/cxgb4/cq.c static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq, u32 srqidx) t4_wq 203 drivers/infiniband/hw/cxgb4/cq.c int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count) t4_wq 217 drivers/infiniband/hw/cxgb4/cq.c static void insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq, t4_wq 236 drivers/infiniband/hw/cxgb4/cq.c static void advance_oldest_read(struct t4_wq *wq); t4_wq 241 drivers/infiniband/hw/cxgb4/cq.c struct t4_wq *wq = &qhp->wq; t4_wq 267 drivers/infiniband/hw/cxgb4/cq.c static void flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq) t4_wq 300 drivers/infiniband/hw/cxgb4/cq.c static void create_read_req_cqe(struct t4_wq *wq, struct t4_cqe *hw_cqe, t4_wq 312 drivers/infiniband/hw/cxgb4/cq.c static void advance_oldest_read(struct t4_wq *wq) t4_wq 422 drivers/infiniband/hw/cxgb4/cq.c static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) t4_wq 443 drivers/infiniband/hw/cxgb4/cq.c void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) t4_wq 544 drivers/infiniband/hw/cxgb4/cq.c static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, t4_wq 758 drivers/infiniband/hw/cxgb4/cq.c struct t4_wq *wq = qhp ? &qhp->wq : NULL; t4_wq 92 drivers/infiniband/hw/cxgb4/device.c void c4iw_log_wr_stats(struct t4_wq *wq, struct t4_cqe *cqe) t4_wq 490 drivers/infiniband/hw/cxgb4/iw_cxgb4.h struct t4_wq wq; t4_wq 1021 drivers/infiniband/hw/cxgb4/iw_cxgb4.h void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count); t4_wq 1023 drivers/infiniband/hw/cxgb4/iw_cxgb4.h int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count); t4_wq 1043 drivers/infiniband/hw/cxgb4/iw_cxgb4.h extern void c4iw_log_wr_stats(struct t4_wq *wq, struct t4_cqe *cqe); t4_wq 150 drivers/infiniband/hw/cxgb4/qp.c static int destroy_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, t4_wq 199 drivers/infiniband/hw/cxgb4/qp.c static int create_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, t4_wq 39 drivers/infiniband/hw/cxgb4/restrack.c static int fill_sq(struct sk_buff *msg, struct t4_wq *wq) t4_wq 67 drivers/infiniband/hw/cxgb4/restrack.c static int fill_rq(struct sk_buff *msg, struct t4_wq *wq) t4_wq 146 drivers/infiniband/hw/cxgb4/restrack.c struct t4_wq wq; t4_wq 480 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_rqes_posted(struct t4_wq *wq) t4_wq 485 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_rq_empty(struct t4_wq *wq) t4_wq 490 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_rq_full(struct t4_wq *wq) t4_wq 495 drivers/infiniband/hw/cxgb4/t4.h static inline u32 t4_rq_avail(struct t4_wq *wq) t4_wq 500 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_rq_produce(struct t4_wq *wq, u8 len16) t4_wq 510 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_rq_consume(struct t4_wq *wq) t4_wq 517 drivers/infiniband/hw/cxgb4/t4.h static inline u16 t4_rq_host_wq_pidx(struct t4_wq *wq) t4_wq 522 drivers/infiniband/hw/cxgb4/t4.h static inline u16 t4_rq_wq_size(struct t4_wq *wq) t4_wq 532 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_sq_empty(struct t4_wq *wq) t4_wq 537 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_sq_full(struct t4_wq *wq) t4_wq 542 drivers/infiniband/hw/cxgb4/t4.h static inline u32 t4_sq_avail(struct t4_wq *wq) t4_wq 547 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_sq_produce(struct t4_wq *wq, u8 len16) t4_wq 557 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_sq_consume(struct t4_wq *wq) t4_wq 566 drivers/infiniband/hw/cxgb4/t4.h static inline u16 t4_sq_host_wq_pidx(struct t4_wq *wq) t4_wq 571 drivers/infiniband/hw/cxgb4/t4.h static inline u16 t4_sq_wq_size(struct t4_wq *wq) t4_wq 611 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_ring_sq_db(struct t4_wq *wq, u16 inc, union t4_wr *wqe) t4_wq 635 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_ring_rq_db(struct t4_wq *wq, u16 inc, t4_wq 660 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_wq_in_error(struct t4_wq *wq) t4_wq 665 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_set_wq_in_error(struct t4_wq *wq, u32 srqidx) t4_wq 672 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_disable_wq_db(struct t4_wq *wq) t4_wq 677 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_enable_wq_db(struct t4_wq *wq) t4_wq 682 drivers/infiniband/hw/cxgb4/t4.h static inline int t4_wq_db_enabled(struct t4_wq *wq)