Symbol: bnxt_qplib_cq
sys/dev/bnxt/bnxt_re/ib_verbs.c
3710
struct bnxt_qplib_cq *qplcq;
sys/dev/bnxt/bnxt_re/ib_verbs.h
221
struct bnxt_qplib_cq qplib_cq;
sys/dev/bnxt/bnxt_re/ib_verbs.h
376
void bnxt_re_handle_cqn(struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/main.c
2441
struct bnxt_qplib_cq *qplcq;
sys/dev/bnxt/bnxt_re/main.c
2517
struct bnxt_qplib_cq *handle)
sys/dev/bnxt/bnxt_re/qplib_fp.c
151
struct bnxt_qplib_cq *cq = nq_work->cq;
sys/dev/bnxt/bnxt_re/qplib_fp.c
1599
static void __clean_cq(struct bnxt_qplib_cq *cq, u64 qp)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2298
void bnxt_re_handle_cqn(struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2402
int bnxt_qplib_create_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2486
int bnxt_qplib_modify_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2493
struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2505
int bnxt_qplib_resize_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
253
static void clean_nq(struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2585
void bnxt_qplib_free_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2590
static void bnxt_qplib_sync_cq(struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2601
int bnxt_qplib_destroy_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2764
struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
2909
static int bnxt_qplib_cq_process_req(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3044
static int bnxt_qplib_cq_process_res_rc(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
307
static void __wait_for_all_nqes(struct bnxt_qplib_cq *cq, u16 cnq_events)
sys/dev/bnxt/bnxt_re/qplib_fp.c
3132
static int bnxt_qplib_cq_process_res_ud(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3234
bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
3250
static int bnxt_qplib_cq_process_res_raweth_qp1(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3356
static int bnxt_qplib_cq_process_terminal(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
339
struct bnxt_qplib_cq *cq;
sys/dev/bnxt/bnxt_re/qplib_fp.c
3463
static int bnxt_qplib_cq_process_cutoff(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3480
int bnxt_qplib_process_flush_list(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3507
int bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3591
void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type)
sys/dev/bnxt/bnxt_re/qplib_fp.c
367
cq = (struct bnxt_qplib_cq *)q_handle;
sys/dev/bnxt/bnxt_re/qplib_fp.c
49
static void __clean_cq(struct bnxt_qplib_cq *cq, u64 qp);
sys/dev/bnxt/bnxt_re/qplib_fp.c
60
struct bnxt_qplib_cq *scq, *rcq;
sys/dev/bnxt/bnxt_re/qplib_fp.h
373
struct bnxt_qplib_cq *scq;
sys/dev/bnxt/bnxt_re/qplib_fp.h
374
struct bnxt_qplib_cq *rcq;
sys/dev/bnxt/bnxt_re/qplib_fp.h
514
struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
540
struct bnxt_qplib_cq *cq;
sys/dev/bnxt/bnxt_re/qplib_fp.h
588
int bnxt_qplib_create_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
589
int bnxt_qplib_modify_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
590
int bnxt_qplib_resize_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.h
593
struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
594
int bnxt_qplib_destroy_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
595
void bnxt_qplib_free_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
596
int bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe,
sys/dev/bnxt/bnxt_re/qplib_fp.h
598
bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
599
void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type);
sys/dev/bnxt/bnxt_re/qplib_fp.h
605
int bnxt_qplib_process_flush_list(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.h
80
struct bnxt_qplib_cq *cq;
sys/dev/bnxt/bnxt_re/qplib_rcfw.c
686
struct bnxt_qplib_cq *cq;