Searched refs:nicvf_xdp_sq_append_pkt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.h | 345 int nicvf_xdp_sq_append_pkt(struct nicvf *nic, struct snd_queue *sq,
|
H A D | nicvf_main.c | 593 nicvf_xdp_sq_append_pkt(nic, sq, (u64)xdp.data, dma_addr, len); in nicvf_xdp_rx()
|
H A D | nicvf_queues.c | 1235 int nicvf_xdp_sq_append_pkt(struct nicvf *nic, struct snd_queue *sq, in nicvf_xdp_sq_append_pkt() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.h | 345 int nicvf_xdp_sq_append_pkt(struct nicvf *nic, struct snd_queue *sq,
|
H A D | nicvf_main.c | 590 nicvf_xdp_sq_append_pkt(nic, sq, (u64)xdp.data, dma_addr, len); in nicvf_xdp_rx()
|
H A D | nicvf_queues.c | 1236 int nicvf_xdp_sq_append_pkt(struct nicvf *nic, struct snd_queue *sq, in nicvf_xdp_sq_append_pkt() function
|
Completed in 19 milliseconds