Home
last modified time | relevance | path

Searched refs:nicvf_xdp_setup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c1836 static int nicvf_xdp_setup(struct nicvf *nic, struct bpf_prog *prog) in nicvf_xdp_setup() function
1906 return nicvf_xdp_setup(nic, xdp->prog); in nicvf_xdp()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c1832 static int nicvf_xdp_setup(struct nicvf *nic, struct bpf_prog *prog) in nicvf_xdp_setup() function
1902 return nicvf_xdp_setup(nic, xdp->prog); in nicvf_xdp()

Completed in 6 milliseconds