Searched refs:cqe_rx_t (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c529 struct cqe_rx_t *cqe_rx, struct snd_queue *sq,
728 struct cqe_rx_t *cqe_rx,
772 struct cqe_rx_t *cqe_rx,
854 struct cqe_rx_t *cq_desc;
875 cq_desc = (struct cqe_rx_t *)GET_CQ_DESC(cq, cqe_head);
879 prefetch((struct cqe_rx_t *)GET_CQ_DESC(cq, cqe_head));
H A Dnicvf_queues.c1664 struct cqe_rx_t *cqe_rx, bool xdp)
1839 int nicvf_check_cqe_rx_errs(struct nicvf *nic, struct cqe_rx_t *cqe_rx)
H A Dnicvf_queues.h350 struct cqe_rx_t *cqe_rx, bool xdp);
372 int nicvf_check_cqe_rx_errs(struct nicvf *nic, struct cqe_rx_t *cqe_rx);
H A Dq_struct.h171 struct cqe_rx_t { struct
353 struct cqe_rx_t rx_hdr;

Completed in 215 milliseconds