Loading drivers/platform/msm/Kconfig +15 −0 Original line number Diff line number Diff line Loading @@ -168,6 +168,21 @@ config R8125_IPA_OFFLOAD various use cases independent of radio technology. When this is disabled Realtek R8125 driver switches to embedded software path. config AQFWD_IOSS tristate "AQC glue driver for IOSS v2" depends on AQFWD depends on IOSS select ATLFWD_FWD help Enables IPA Ethernet Offload path on atlantic-fwd driver. 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. When this is disabled, atlantic-fwd driver switches to embedded software path. To compile this driver as a module, choose M here. Module will be called aqc_ioss. If unsure, say N. config IPA_ETH bool "IPA Ethernet Offload Sub-system support" depends on IPA3 Loading Loading
drivers/platform/msm/Kconfig +15 −0 Original line number Diff line number Diff line Loading @@ -168,6 +168,21 @@ config R8125_IPA_OFFLOAD various use cases independent of radio technology. When this is disabled Realtek R8125 driver switches to embedded software path. config AQFWD_IOSS tristate "AQC glue driver for IOSS v2" depends on AQFWD depends on IOSS select ATLFWD_FWD help Enables IPA Ethernet Offload path on atlantic-fwd driver. 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. When this is disabled, atlantic-fwd driver switches to embedded software path. To compile this driver as a module, choose M here. Module will be called aqc_ioss. If unsure, say N. config IPA_ETH bool "IPA Ethernet Offload Sub-system support" depends on IPA3 Loading