Files
linux/drivers
Damien Le Moal 08461535a9 nvmet: Introduce get/set_feature controller operations
The implementation of some features cannot always be done generically by
the target core code. Arbitraion and IRQ coalescing features are
examples of such features: their implementation must be provided (at
least partially) by the target controller driver.

Introduce the set_feature() and get_feature() controller fabrics
operations (in struct nvmet_fabrics_ops) to allow supporting such
features.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Tested-by: Rick Wertenbroek <rick.wertenbroek@gmail.com>
Tested-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2025-01-10 19:30:48 -08:00
..
2024-12-23 08:17:23 -07:00
2024-11-05 05:33:46 +01:00
2024-11-09 09:14:12 -08:00
2024-12-23 08:17:23 -07:00
2024-12-23 08:17:23 -07:00
2024-12-23 08:17:23 -07:00
2024-12-23 08:17:23 -07:00
2024-11-15 00:32:29 +11:00
2024-12-23 08:17:23 -07:00
2025-01-04 15:27:35 -07:00
2024-11-12 15:48:08 +01:00
2025-01-06 07:37:41 -07:00