Searched refs:nfp_bpf_cmsg_map_req_size (Results 1 – 1 of 1) sorted by relevance
31 nfp_bpf_cmsg_map_req_size(struct nfp_app_bpf *bpf, unsigned int n) in nfp_bpf_cmsg_map_req_size() function44 return nfp_bpf_cmsg_alloc(bpf, nfp_bpf_cmsg_map_req_size(bpf, n)); in nfp_bpf_cmsg_map_req_alloc()421 return max(nfp_bpf_cmsg_map_req_size(bpf, 1), in nfp_bpf_ctrl_cmsg_min_mtu()428 nfp_bpf_cmsg_map_req_size(bpf, NFP_BPF_MAP_CACHE_CNT), in nfp_bpf_ctrl_cmsg_mtu()
Completed in 6 milliseconds