Home
last modified time | relevance | path

Searched defs:bpf_attached (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c1805 static void nicvf_set_xdp_queues(struct nicvf *nic, bool bpf_attached) in nicvf_set_xdp_queues()
1841 bool bpf_attached = false; in nicvf_xdp_setup() local