fbnic_check_split_frames
if (fbnic_check_split_frames(fbn->xdp_prog, netdev->mtu,
if (fbnic_check_split_frames(fbn->xdp_prog, new_mtu, fbn->hds_thresh)) {
if (fbnic_check_split_frames(prog, netdev->mtu,
bool fbnic_check_split_frames(struct bpf_prog *prog,