Symbol: t4_wq
drivers/infiniband/hw/cxgb4/cq.c
184
static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq, u32 srqidx)
drivers/infiniband/hw/cxgb4/cq.c
203
int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count)
drivers/infiniband/hw/cxgb4/cq.c
217
static void insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq,
drivers/infiniband/hw/cxgb4/cq.c
236
static void advance_oldest_read(struct t4_wq *wq);
drivers/infiniband/hw/cxgb4/cq.c
241
struct t4_wq *wq = &qhp->wq;
drivers/infiniband/hw/cxgb4/cq.c
267
static void flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq)
drivers/infiniband/hw/cxgb4/cq.c
300
static void create_read_req_cqe(struct t4_wq *wq, struct t4_cqe *hw_cqe,
drivers/infiniband/hw/cxgb4/cq.c
312
static void advance_oldest_read(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/cq.c
422
static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/cq.c
443
void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count)
drivers/infiniband/hw/cxgb4/cq.c
544
static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe,
drivers/infiniband/hw/cxgb4/cq.c
758
struct t4_wq *wq = qhp ? &qhp->wq : NULL;
drivers/infiniband/hw/cxgb4/device.c
92
void c4iw_log_wr_stats(struct t4_wq *wq, struct t4_cqe *cqe)
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
1039
void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count);
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
1041
int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count);
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
1059
extern void c4iw_log_wr_stats(struct t4_wq *wq, struct t4_cqe *cqe);
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
484
struct t4_wq wq;
drivers/infiniband/hw/cxgb4/qp.c
150
static int destroy_qp(struct c4iw_rdev *rdev, struct t4_wq *wq,
drivers/infiniband/hw/cxgb4/qp.c
199
static int create_qp(struct c4iw_rdev *rdev, struct t4_wq *wq,
drivers/infiniband/hw/cxgb4/restrack.c
144
struct t4_wq wq;
drivers/infiniband/hw/cxgb4/restrack.c
39
static int fill_sq(struct sk_buff *msg, struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/restrack.c
67
static int fill_rq(struct sk_buff *msg, struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
480
static inline int t4_rqes_posted(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
485
static inline int t4_rq_empty(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
490
static inline u32 t4_rq_avail(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
495
static inline void t4_rq_produce(struct t4_wq *wq, u8 len16)
drivers/infiniband/hw/cxgb4/t4.h
505
static inline void t4_rq_consume(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
512
static inline u16 t4_rq_host_wq_pidx(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
517
static inline u16 t4_rq_wq_size(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
527
static inline int t4_sq_empty(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
532
static inline u32 t4_sq_avail(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
537
static inline void t4_sq_produce(struct t4_wq *wq, u8 len16)
drivers/infiniband/hw/cxgb4/t4.h
547
static inline void t4_sq_consume(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
556
static inline u16 t4_sq_host_wq_pidx(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
561
static inline u16 t4_sq_wq_size(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
601
static inline void t4_ring_sq_db(struct t4_wq *wq, u16 inc, union t4_wr *wqe)
drivers/infiniband/hw/cxgb4/t4.h
625
static inline void t4_ring_rq_db(struct t4_wq *wq, u16 inc,
drivers/infiniband/hw/cxgb4/t4.h
650
static inline int t4_wq_in_error(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
655
static inline void t4_set_wq_in_error(struct t4_wq *wq, u32 srqidx)
drivers/infiniband/hw/cxgb4/t4.h
662
static inline void t4_disable_wq_db(struct t4_wq *wq)
drivers/infiniband/hw/cxgb4/t4.h
667
static inline void t4_enable_wq_db(struct t4_wq *wq)