Searched refs:clsz (Results 1 – 1 of 1) sorted by relevance
1314 uint32_t clsz = L1_CACHE_BYTES; in csio_wr_fixup_host_params() local1316 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()