Home
last modified time | relevance | path

Searched refs:cqe_rx_t (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
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 Dnicvf_main.c530 struct cqe_rx_t *cqe_rx, struct snd_queue *sq, in nicvf_xdp_rx()
731 struct cqe_rx_t *cqe_rx, in nicvf_set_rxhash()
775 struct cqe_rx_t *cqe_rx, in nicvf_rcv_pkt_handler()
857 struct cqe_rx_t *cq_desc; in nicvf_cq_intr_handler()
878 cq_desc = (struct cqe_rx_t *)GET_CQ_DESC(cq, cqe_head); in nicvf_cq_intr_handler()
882 prefetch((struct cqe_rx_t *)GET_CQ_DESC(cq, cqe_head)); in nicvf_cq_intr_handler()
H A Dq_struct.h171 struct cqe_rx_t { struct
353 struct cqe_rx_t rx_hdr;
H 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
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 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()
H A Dq_struct.h171 struct cqe_rx_t { struct
353 struct cqe_rx_t rx_hdr;
H A Dnicvf_queues.c1664 struct cqe_rx_t *cqe_rx, bool xdp) in nicvf_get_rcv_skb()
1839 int nicvf_check_cqe_rx_errs(struct nicvf *nic, struct cqe_rx_t *cqe_rx) in nicvf_check_cqe_rx_errs()

Completed in 16 milliseconds