Home
last modified time | relevance | path

Searched refs:hwq_mode (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dcommon.h245 enum cxlflash_hwq_mode hwq_mode; /* Steering mode for h/w queues */ member
H A Dmain.c431 switch (afu->hwq_mode) { in cmd_to_target_hwq()
3050 return scnprintf(buf, PAGE_SIZE, "%s\n", hwq_mode_name[afu->hwq_mode]); in hwq_mode_show()
3090 afu->hwq_mode = mode; in hwq_mode_store()
3127 static DEVICE_ATTR_RW(hwq_mode);
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dcommon.h245 enum cxlflash_hwq_mode hwq_mode; /* Steering mode for h/w queues */ member
H A Dmain.c431 switch (afu->hwq_mode) { in cmd_to_target_hwq()
3027 return scnprintf(buf, PAGE_SIZE, "%s\n", hwq_mode_name[afu->hwq_mode]); in hwq_mode_show()
3067 afu->hwq_mode = mode; in hwq_mode_store()
3104 static DEVICE_ATTR_RW(hwq_mode);

Completed in 12 milliseconds