Home
last modified time | relevance | path

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

/linux/drivers/scsi/cxlflash/
H A Dcommon.h246 u32 hwq_rr_count; /* Count to distribute traffic for roundrobin */ member
H A Dmain.c438 hwq = afu->hwq_rr_count++ % afu->num_hwqs; in cmd_to_target_hwq()