Searched refs:hwq_rr_count (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/cxlflash/ | ||
D | common.h | 246 u32 hwq_rr_count; /* Count to distribute traffic for roundrobin */ member |
D | main.c | 433 hwq = afu->hwq_rr_count++ % afu->num_hwqs; in cmd_to_target_hwq() |