Home
last modified time | relevance | path

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

/u-boot/drivers/net/octeontx/
A Dnicvf_queues.h261 struct cmp_queue { struct
296 struct cmp_queue cq[MAX_CMP_QUEUES_PER_QS];
350 struct cmp_queue *cq, void *cq_desc);
352 struct cmp_queue *cq, void *cq_desc);
A Dnicvf_main.c209 struct cmp_queue *cq, in nicvf_snd_pkt_handler()
228 struct cmp_queue *cq, void *cq_desc, in nicvf_rcv_pkt_handler()
263 struct cmp_queue *cq = &qs->cq[cq_qnum]; in nicvf_cq_handler()
A Dnicvf_queues.c180 struct cmp_queue *cq, int q_len) in nicvf_init_cmp_queue()
198 static void nicvf_free_cmp_queue(struct nicvf *nic, struct cmp_queue *cq) in nicvf_free_cmp_queue()
385 struct cmp_queue *cq; in nicvf_cmp_queue_config()
963 struct cmp_queue *cq, void *cq_desc) in nicvf_check_cqe_rx_errs()
1087 struct cmp_queue *cq, void *cq_desc) in nicvf_check_cqe_tx_errs()

Completed in 14 milliseconds