Searched refs:hwq_mode (Results 1 – 2 of 2) sorted by relevance
245 enum cxlflash_hwq_mode hwq_mode; /* Steering mode for h/w queues */ member
431 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);