Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_wr.c1313 uint32_t clsz = L1_CACHE_BYTES; in csio_wr_fixup_host_params() local
1315 uint32_t stat_len = clsz > 64 ? 128 : 64; in csio_wr_fixup_host_params()
1316 u32 fl_align = clsz < 32 ? 32 : clsz; in csio_wr_fixup_host_params()