]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
scsi: lpfc: Introduce 128G link speed selection and support
authorJustin Tee <justin.tee@broadcom.com>
Tue, 31 Mar 2026 20:59:26 +0000 (13:59 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 3 Apr 2026 01:34:02 +0000 (21:34 -0400)
commit39d1d94166da32d6aa4abb898ef7f3217c3a17d0
tree29fb3d4fa5f58653cb8d49e729212a922aae065d
parenta1421afa0ddb6e6dfc3639f11f1b8dd83c7f9759
scsi: lpfc: Introduce 128G link speed selection and support

128G link speed selection and support is added for various mailbox
commands, defines, and ACQE handling.  The default behavior to
autonegotiate supported link speed remains the same.

Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://patch.msgid.link/20260331205928.119833-9-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc.h
drivers/scsi/lpfc/lpfc_attr.c
drivers/scsi/lpfc/lpfc_els.c
drivers/scsi/lpfc/lpfc_hbadisc.c
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_mbox.c