Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dcommon.h249 enum cxlflash_hwq_mode hwq_mode; /* Steering mode for h/w queues */ member
Dmain.c440 switch (afu->hwq_mode) { in cmd_to_target_hwq()
3051 return scnprintf(buf, PAGE_SIZE, "%s\n", hwq_mode_name[afu->hwq_mode]); in hwq_mode_show()
3097 afu->hwq_mode = mode; in hwq_mode_store()
3134 static DEVICE_ATTR_RW(hwq_mode);