Searched refs:rx_credit_thres (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/cxgbi/
H A Dlibcxgbi.h493 unsigned int rx_credit_thres; member in struct:cxgbi_device
H A Dlibcxgbi.c1609 csk->rcv_wup, cdev->rx_credit_thres,
1612 if (!cdev->rx_credit_thres)
1622 if (must_send || credits >= cdev->rx_credit_thres)
/linux-master/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c1327 cdev->rx_credit_thres = cxgb3i_rx_credit_thres;
/linux-master/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c2243 cdev->rx_credit_thres = (CHELSIO_CHIP_VERSION(lldi->adapter_type) <=

Completed in 119 milliseconds