Home
last modified time | relevance | path

Searched refs:must_send (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/cxgb/ulp/tom/
HDcxgb_cpl_io.c594 int must_send; in t3_rcvd() local
605 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()