Searched refs:reply_max (Results 1 – 1 of 1) sorted by relevance
432 unsigned int mtu, req_max, reply_max, entry_sz; in nfp_bpf_ctrl_cmsg_cache_cnt() local437 reply_max = (mtu - sizeof(struct cmsg_reply_map_op)) / entry_sz; in nfp_bpf_ctrl_cmsg_cache_cnt()439 return min3(req_max, reply_max, NFP_BPF_MAP_CACHE_CNT); in nfp_bpf_ctrl_cmsg_cache_cnt()