Searched refs:nv_allow_cwnd_growth (Results 1 – 1 of 1) sorted by relevance
89 u8 nv_allow_cwnd_growth:1, /* whether cwnd can grow */ member158 ca->nv_allow_cwnd_growth = 1; in tcpnv_init()190 if (!ca->nv_allow_cwnd_growth) in tcpnv_cong_avoid()224 ca->nv_allow_cwnd_growth = 0; in tcpnv_state()262 ca->nv_allow_cwnd_growth = 0; in tcpnv_acked()357 ca->nv_allow_cwnd_growth = 1; in tcpnv_acked()391 if (ca->nv_allow_cwnd_growth && in tcpnv_acked()393 ca->nv_allow_cwnd_growth = 0; in tcpnv_acked()398 ca->nv_allow_cwnd_growth = 0; in tcpnv_acked()419 ca->nv_allow_cwnd_growth = 1; in tcpnv_acked()