Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/csiostor/
Dcsio_wr.c1314 uint32_t clsz = L1_CACHE_BYTES; in csio_wr_fixup_host_params() local
1316 uint32_t stat_len = clsz > 64 ? 128 : 64; in csio_wr_fixup_host_params()
1317 u32 fl_align = clsz < 32 ? 32 : clsz; in csio_wr_fixup_host_params()