Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/bpf/
Dmain.h593 unsigned int nfp_bpf_ctrl_cmsg_cache_cnt(struct nfp_app_bpf *bpf);
Dcmsg.c430 unsigned int nfp_bpf_ctrl_cmsg_cache_cnt(struct nfp_app_bpf *bpf) in nfp_bpf_ctrl_cmsg_cache_cnt() function
Dmain.c449 bpf->cmsg_cache_cnt = nfp_bpf_ctrl_cmsg_cache_cnt(bpf); in nfp_bpf_start()