Searched refs:must_send (Results 1 – 1 of 1) sorted by relevance
594 int must_send; in t3_rcvd() local605 must_send = toep->tp_rx_credits + 16384 >= tp->rcv_wnd; in t3_rcvd()606 if (must_send || toep->tp_rx_credits >= 15 * 1024) { in t3_rcvd()