Home
last modified time | relevance | path

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

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