Searched refs:nfp_bpf_ctrl_cmsg_min_mtu (Results 1 – 3 of 3) sorted by relevance
435 if (app->ctrl->dp.mtu < nfp_bpf_ctrl_cmsg_min_mtu(bpf)) { in nfp_bpf_start()438 app->ctrl->dp.mtu, nfp_bpf_ctrl_cmsg_min_mtu(bpf)); in nfp_bpf_start()
589 unsigned int nfp_bpf_ctrl_cmsg_min_mtu(struct nfp_app_bpf *bpf);
417 unsigned int nfp_bpf_ctrl_cmsg_min_mtu(struct nfp_app_bpf *bpf) in nfp_bpf_ctrl_cmsg_min_mtu() function