Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h239 struct rcv_queue { struct
299 struct rcv_queue rq[MAX_RCV_QUEUES_PER_QS];
H A Dnicvf_main.c530 struct rcv_queue *rq, struct sk_buff **skb) in nicvf_xdp_rx()
773 struct snd_queue *sq, struct rcv_queue *rq) in nicvf_rcv_pkt_handler()
857 struct rcv_queue *rq = &qs->rq[cq_idx]; in nicvf_cq_intr_handler()
H A Dnicvf_queues.c749 struct rcv_queue *rq; in nicvf_rcv_queue_config()
1814 struct rcv_queue *rq; in nicvf_update_rq_stats()
/openbmc/u-boot/include/
H A Dusbdevice.h506 int rcv_queue; member