Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/cxlflash/
Dcommon.h245 enum cxlflash_hwq_mode hwq_mode; /* Steering mode for h/w queues */ member
Dmain.c436 switch (afu->hwq_mode) { in cmd_to_target_hwq()
3055 return scnprintf(buf, PAGE_SIZE, "%s\n", hwq_mode_name[afu->hwq_mode]); in hwq_mode_show()
3095 afu->hwq_mode = mode; in hwq_mode_store()
3132 static DEVICE_ATTR_RW(hwq_mode);