default or selected kernelversion does not have config value CONFIG_SCSI_EATA_MAX_TAGS.
Result is shown for kernelversion 6.7-rc3
maximum number of queued commands
configname: CONFIG_SCSI_EATA_MAX_TAGS
Linux Kernel Configuration
└─>Device Drivers
└─>SCSI device support
└─>SCSI low-level drivers
└─>maximum number of queued commands
In linux kernel since version 2.6.20 (release Date: 2007-02-04)
This specifies how many SCSI commands can be maximally queued for
each probed SCSI device. You should reduce the default value of 16
only if you have disks with buggy or limited tagged command support.
Minimum is 2 and maximum is 62. This value is also the window size
used by the elevator sorting option above. The effective value used
by the driver for each probed SCSI device is reported at boot time.
This is equivalent to the "eata=mq:8" boot option.
each probed SCSI device. You should reduce the default value of 16
only if you have disks with buggy or limited tagged command support.
Minimum is 2 and maximum is 62. This value is also the window size
used by the elevator sorting option above. The effective value used
by the driver for each probed SCSI device is reported at boot time.
This is equivalent to the "eata=mq:8" boot option.