Link: https://lore.kernel.org/r/20260217200002.683975158@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Luna Jernberg <droidbittin@gmail.com> Tested-by: Ronald Warsow <rwarsow@gmx.de> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
53 lines
1.0 KiB
ReStructuredText
53 lines
1.0 KiB
ReStructuredText
=================================
|
|
target and iSCSI Interfaces Guide
|
|
=================================
|
|
|
|
Introduction and Overview
|
|
=========================
|
|
|
|
TBD
|
|
|
|
Target core device interfaces
|
|
=============================
|
|
|
|
This section is blank because no kerneldoc comments have been added to
|
|
drivers/target/target_core_device.c.
|
|
|
|
Target core transport interfaces
|
|
================================
|
|
|
|
.. kernel-doc:: drivers/target/target_core_transport.c
|
|
:export:
|
|
|
|
Target-supported userspace I/O
|
|
==============================
|
|
|
|
.. kernel-doc:: drivers/target/target_core_user.c
|
|
:doc: Userspace I/O
|
|
|
|
.. kernel-doc:: include/uapi/linux/target_core_user.h
|
|
:doc: Ring Design
|
|
|
|
iSCSI helper functions
|
|
======================
|
|
|
|
.. kernel-doc:: drivers/scsi/libiscsi.c
|
|
:export:
|
|
|
|
|
|
iSCSI boot information
|
|
======================
|
|
|
|
.. kernel-doc:: drivers/scsi/iscsi_boot_sysfs.c
|
|
:export:
|
|
|
|
iSCSI TCP interfaces
|
|
====================
|
|
|
|
.. kernel-doc:: drivers/scsi/iscsi_tcp.c
|
|
:internal:
|
|
|
|
.. kernel-doc:: drivers/scsi/libiscsi_tcp.c
|
|
:export:
|
|
|