Loading drivers/platform/msm/Kconfig +12 −0 Original line number Diff line number Diff line Loading @@ -159,6 +159,18 @@ config R8125 To compile this driver as a module, choose M here: the module will be called r8125. config R8125_IOSS tristate "Realtek R8125 IOSS glue driver" depends on R8125 depends on IOSS help Enables IPA Ethernet Offload path on Realtek R8125 NIC. It is designed to support generic HW processing of UL/DL IP packets for various use cases to reduce the CPU load during E2E IP traffic. To compile this driver as a module, choose M here. Module will be called r8125_ioss. If unsure, say N. config R8125_IPA_OFFLOAD bool "Enable IPA offload on Realtek R8125 driver" depends on IPA3 Loading Loading
drivers/platform/msm/Kconfig +12 −0 Original line number Diff line number Diff line Loading @@ -159,6 +159,18 @@ config R8125 To compile this driver as a module, choose M here: the module will be called r8125. config R8125_IOSS tristate "Realtek R8125 IOSS glue driver" depends on R8125 depends on IOSS help Enables IPA Ethernet Offload path on Realtek R8125 NIC. It is designed to support generic HW processing of UL/DL IP packets for various use cases to reduce the CPU load during E2E IP traffic. To compile this driver as a module, choose M here. Module will be called r8125_ioss. If unsure, say N. config R8125_IPA_OFFLOAD bool "Enable IPA offload on Realtek R8125 driver" depends on IPA3 Loading