must_send        1372 drivers/crypto/chelsio/chtls/chtls_io.c 	int must_send;
must_send        1391 drivers/crypto/chelsio/chtls/chtls_io.c 	must_send = credits + 16384 >= tp->rcv_wnd;
must_send        1393 drivers/crypto/chelsio/chtls/chtls_io.c 	if (must_send || credits >= thres)
must_send        1679 drivers/scsi/cxgbi/libcxgbi.c 	int must_send;
must_send        1697 drivers/scsi/cxgbi/libcxgbi.c 	must_send = credits + 16384 >= csk->rcv_win;
must_send        1698 drivers/scsi/cxgbi/libcxgbi.c 	if (must_send || credits >= cdev->rx_credit_thres)