Searched defs:nfp_map (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c120 void nfp_bpf_ctrl_free_map(struct nfp_app_bpf *bpf, struct nfp_bpf_map *nfp_map) argument
198 nfp_bpf_ctrl_op_cache_get(struct nfp_bpf_map *nfp_map, enum nfp_ccm_type op, argument
262 nfp_bpf_ctrl_op_cache_put(struct nfp_bpf_map *nfp_map, enum nfp_ccm_type op, struct sk_buff *skb, u32 cache_gen) argument
295 struct nfp_bpf_map *nfp_map = offmap->dev_priv; local
[all...]
H A Dverifier.c89 struct nfp_bpf_map *nfp_map; local
392 nfp_bpf_map_mark_used_one(struct bpf_verifier_env *env, struct nfp_bpf_map *nfp_map, unsigned int off, enum nfp_bpf_map_use use) argument
422 struct nfp_bpf_map *nfp_map; local
[all...]
H A Doffload.c259 static void nfp_map_bpf_byte_swap(struct nfp_bpf_map *nfp_map, void *value) argument
273 nfp_map_bpf_byte_swap_record(struct nfp_bpf_map *nfp_map, void *value) argument
334 struct nfp_bpf_map *nfp_map; local
412 struct nfp_bpf_map *nfp_map = offmap->dev_priv; local
[all...]
H A Djit.c4406 struct nfp_bpf_map *nfp_map; local

Completed in 131 milliseconds