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