Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h345 int nicvf_xdp_sq_append_pkt(struct nicvf *nic, struct snd_queue *sq,
Dnicvf_queues.c1236 int nicvf_xdp_sq_append_pkt(struct nicvf *nic, struct snd_queue *sq, in nicvf_xdp_sq_append_pkt() function
Dnicvf_main.c590 nicvf_xdp_sq_append_pkt(nic, sq, (u64)xdp.data, dma_addr, len); in nicvf_xdp_rx()