cmp_queue
struct cmp_queue *cq;
cq = (struct cmp_queue *)arg;
struct cmp_queue *cq;
nicvf_check_cqe_rx_errs(struct nicvf *nic, struct cmp_queue *cq,
nicvf_check_cqe_tx_errs(struct nicvf *nic, struct cmp_queue *cq,
nicvf_rcv_pkt_handler(struct nicvf *nic, struct cmp_queue *cq,
nicvf_snd_pkt_handler(struct nicvf *nic, struct cmp_queue *cq,
struct cmp_queue *cq = &qs->cq[cq_idx];
struct cmp_queue *cq;
cq = (struct cmp_queue *)arg;
nicvf_init_cmp_queue(struct nicvf *nic, struct cmp_queue *cq, int q_len,
nicvf_free_cmp_queue(struct nicvf *nic, struct cmp_queue *cq)
struct cmp_queue cq[MAX_CMP_QUEUES_PER_QS];
int nicvf_check_cqe_rx_errs(struct nicvf *, struct cmp_queue *,
int nicvf_check_cqe_tx_errs(struct nicvf *,struct cmp_queue *,