Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
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()