Home
last modified time | relevance | path

Searched refs:cqe_rx_t (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/cavium/thunder/
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);
A Dq_struct.h171 struct cqe_rx_t { struct
353 struct cqe_rx_t rx_hdr;
A Dnicvf_main.c529 struct cqe_rx_t *cqe_rx, struct snd_queue *sq, in nicvf_xdp_rx()
728 struct cqe_rx_t *cqe_rx, in nicvf_set_rxhash()
772 struct cqe_rx_t *cqe_rx, in nicvf_rcv_pkt_handler()
854 struct cqe_rx_t *cq_desc; in nicvf_cq_intr_handler()
875 cq_desc = (struct cqe_rx_t *)GET_CQ_DESC(cq, cqe_head); in nicvf_cq_intr_handler()
879 prefetch((struct cqe_rx_t *)GET_CQ_DESC(cq, cqe_head)); in nicvf_cq_intr_handler()
A Dnicvf_queues.c1663 struct cqe_rx_t *cqe_rx, bool xdp) in nicvf_get_rcv_skb()
1838 int nicvf_check_cqe_rx_errs(struct nicvf *nic, struct cqe_rx_t *cqe_rx) in nicvf_check_cqe_rx_errs()

Completed in 15 milliseconds