bnx2x_mtu_allows_gro
if (!bnx2x_mtu_allows_gro(new_mtu))
if (!(features & NETIF_F_GRO) || !bnx2x_mtu_allows_gro(dev->mtu))