rx_credit_thres  1318 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 	cdev->rx_credit_thres = cxgb3i_rx_credit_thres;
rx_credit_thres  2144 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	cdev->rx_credit_thres = (CHELSIO_CHIP_VERSION(lldi->adapter_type) <=
rx_credit_thres  1685 drivers/scsi/cxgbi/libcxgbi.c 		csk->rcv_wup, cdev->rx_credit_thres,
rx_credit_thres  1688 drivers/scsi/cxgbi/libcxgbi.c 	if (!cdev->rx_credit_thres)
rx_credit_thres  1698 drivers/scsi/cxgbi/libcxgbi.c 	if (must_send || credits >= cdev->rx_credit_thres)
rx_credit_thres   478 drivers/scsi/cxgbi/libcxgbi.h 	unsigned int rx_credit_thres;