Symbol: bnxt_qplib_cq
sys/dev/bnxt/bnxt_re/ib_verbs.c
3803
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
379
void bnxt_re_handle_cqn(struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/main.c
2397
struct bnxt_qplib_cq *qplcq;
sys/dev/bnxt/bnxt_re/main.c
2473
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
1601
static void __clean_cq(struct bnxt_qplib_cq *cq, u64 qp)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2300
void bnxt_re_handle_cqn(struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2404
int bnxt_qplib_create_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2488
int bnxt_qplib_modify_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2495
struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2507
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
2587
void bnxt_qplib_free_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2592
static void bnxt_qplib_sync_cq(struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2603
int bnxt_qplib_destroy_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
2766
struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
2911
static int bnxt_qplib_cq_process_req(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3046
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
3134
static int bnxt_qplib_cq_process_res_ud(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3236
bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq)
sys/dev/bnxt/bnxt_re/qplib_fp.c
3252
static int bnxt_qplib_cq_process_res_raweth_qp1(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3358
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
3465
static int bnxt_qplib_cq_process_cutoff(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3482
int bnxt_qplib_process_flush_list(struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3509
int bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe,
sys/dev/bnxt/bnxt_re/qplib_fp.c
3593
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
515
struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
541
struct bnxt_qplib_cq *cq;
sys/dev/bnxt/bnxt_re/qplib_fp.h
589
int bnxt_qplib_create_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
590
int bnxt_qplib_modify_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
591
int bnxt_qplib_resize_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq,
sys/dev/bnxt/bnxt_re/qplib_fp.h
594
struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
595
int bnxt_qplib_destroy_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
596
void bnxt_qplib_free_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
597
int bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe,
sys/dev/bnxt/bnxt_re/qplib_fp.h
599
bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq);
sys/dev/bnxt/bnxt_re/qplib_fp.h
600
void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type);
sys/dev/bnxt/bnxt_re/qplib_fp.h
606
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;