BNXT_MAX_MTU
softc->hw_lro.min_agg_len = min(softc->hw_lro.min_agg_len, BNXT_MAX_MTU);
if (mtu > BNXT_MAX_MTU)