t4_cq
static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq)
int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count)
static void insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq,
struct t4_cq *cq = &chp->cq;
static void flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq)
void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count)
static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe,
static int destroy_cq(struct c4iw_rdev *rdev, struct t4_cq *cq,
create_cq(struct c4iw_rdev *rdev, struct t4_cq *cq,
struct t4_cq cq;
void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count);
int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count);
struct t4_cq *rcq, struct t4_cq *scq,
struct t4_cq *cq;
struct t4_cq *cq;
static inline void write_gts(struct t4_cq *cq, u32 val)
static inline int t4_clear_cq_armed(struct t4_cq *cq)
static inline int t4_arm_cq(struct t4_cq *cq, int se)
static inline void t4_swcq_produce(struct t4_cq *cq)
static inline void t4_swcq_consume(struct t4_cq *cq)
static inline void t4_hwcq_consume(struct t4_cq *cq)
static inline int t4_valid_cqe(struct t4_cq *cq, struct t4_cqe *cqe)
static inline int t4_cq_notempty(struct t4_cq *cq)
static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe)
static inline struct t4_cqe *t4_next_sw_cqe(struct t4_cq *cq)
static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe)
static inline int t4_cq_in_error(struct t4_cq *cq)
static inline void t4_set_cq_in_error(struct t4_cq *cq)