Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/bpf/
Dmain.h478 extern const struct bpf_prog_offload_ops nfp_bpf_analyzer_ops;
Doffload.c240 bpf->verifier.ops = &nfp_bpf_analyzer_ops; in nfp_bpf_verifier_prep()
Dverifier.c643 const struct bpf_prog_offload_ops nfp_bpf_analyzer_ops = { variable