Home
last modified time | relevance | path

Searched refs:cmp_queue (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h247 struct cmp_queue { struct
290 struct cmp_queue cq[MAX_CMP_QUEUES_PER_QS];
348 struct cmp_queue *cq, struct cqe_rx_t *cqe_rx);
350 struct cmp_queue *cq, struct cqe_send_t *cqe_tx);
Dnicvf_queues.c323 struct cmp_queue *cq, int q_len) in nicvf_init_cmp_queue()
339 static void nicvf_free_cmp_queue(struct nicvf *nic, struct cmp_queue *cq) in nicvf_free_cmp_queue()
563 struct cmp_queue *cq; in nicvf_cmp_queue_config()
1418 struct cmp_queue *cq, struct cqe_rx_t *cqe_rx) in nicvf_check_cqe_rx_errs()
1514 struct cmp_queue *cq, struct cqe_send_t *cqe_tx) in nicvf_check_cqe_tx_errs()
Dnicvf_main.c509 struct cmp_queue *cq, in nicvf_snd_pkt_handler()
569 struct cmp_queue *cq, in nicvf_rcv_pkt_handler()
641 struct cmp_queue *cq = &qs->cq[cq_idx]; in nicvf_cq_intr_handler()