enetc_setup_bpf
EXPORT_SYMBOL_GPL(enetc_setup_bpf);
int enetc_setup_bpf(struct net_device *ndev, struct netdev_bpf *bpf);
.ndo_bpf = enetc_setup_bpf,