FXP_FLAG_LONG_PKT_EN
cbp->long_rx_en = sc->flags & FXP_FLAG_LONG_PKT_EN ? 1 : 0;
flag = FXP_FLAG_LONG_PKT_EN;
sc->flags |= FXP_FLAG_LONG_PKT_EN;