t4_srq            462 drivers/infiniband/hw/cxgb4/cq.c static void post_pending_srq_wrs(struct t4_srq *srq)
t4_srq            491 drivers/infiniband/hw/cxgb4/cq.c static u64 reap_srq_cqe(struct t4_cqe *hw_cqe, struct t4_srq *srq)
t4_srq            546 drivers/infiniband/hw/cxgb4/cq.c 		   struct t4_srq *srq)
t4_srq            511 drivers/infiniband/hw/cxgb4/iw_cxgb4.h 	struct t4_srq wq;
t4_srq           1050 drivers/infiniband/hw/cxgb4/iw_cxgb4.h void c4iw_copy_wr_to_srq(struct t4_srq *srq, union t4_recv_wr *wqe, u8 len16);
t4_srq           1340 drivers/infiniband/hw/cxgb4/qp.c static void defer_srq_wr(struct t4_srq *srq, union t4_recv_wr *wqe,
t4_srq           2485 drivers/infiniband/hw/cxgb4/qp.c 	struct t4_srq *wq = &srq->wq;
t4_srq           2522 drivers/infiniband/hw/cxgb4/qp.c 	struct t4_srq *wq = &srq->wq;
t4_srq           2652 drivers/infiniband/hw/cxgb4/qp.c void c4iw_copy_wr_to_srq(struct t4_srq *srq, union t4_recv_wr *wqe, u8 len16)
t4_srq            425 drivers/infiniband/hw/cxgb4/t4.h static inline u32 t4_srq_avail(struct t4_srq *srq)
t4_srq            430 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_srq_produce(struct t4_srq *srq, u8 len16)
t4_srq            441 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_srq_produce_pending_wr(struct t4_srq *srq)
t4_srq            449 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_srq_consume_pending_wr(struct t4_srq *srq)
t4_srq            457 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_srq_produce_ooo(struct t4_srq *srq)
t4_srq            463 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_srq_consume_ooo(struct t4_srq *srq)
t4_srq            472 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_srq_consume(struct t4_srq *srq)
t4_srq            592 drivers/infiniband/hw/cxgb4/t4.h static inline void t4_ring_srq_db(struct t4_srq *srq, u16 inc, u8 len16,