Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h592 unsigned int nfp_bpf_ctrl_cmsg_mtu(struct nfp_app_bpf *bpf);
H A Dcmsg.c423 unsigned int nfp_bpf_ctrl_cmsg_mtu(struct nfp_app_bpf *bpf) in nfp_bpf_ctrl_cmsg_mtu() function
H A Dmain.c489 app->ctrl_mtu = nfp_bpf_ctrl_cmsg_mtu(bpf); in nfp_bpf_init()