Home
last modified time | relevance | path

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

/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.c2070 u32 burst_size = 0, r2t_dlength = 0, dlength; in cxgbi_prep_iso_info() local
2103 r2t_dlength = r2t->data_length - r2t->sent; in cxgbi_prep_iso_info()
2120 iso_info->burst_size = (burst_size + r2t_dlength) >> 2; in cxgbi_prep_iso_info()