Searched full:offloading (Results 1 – 25 of 126) sorted by relevance
123456
/Linux-v5.10/drivers/net/ |
D | macsec.c | 104 * @offload: status of offloading on the MACsec device 338 /* Checks if underlying layers implement MACsec offloading functions. */ 1010 /* If h/w offloading is enabled, HW decodes frames and strips in handle_not_macsec() 1655 WARN(1, "MACsec offloading commit failed (%d)\n", ret); in macsec_offload() 1806 /* If h/w offloading is available, propagate to the device */ in macsec_add_rxsa() 2048 /* If h/w offloading is available, propagate to the device */ in macsec_add_txsa() 2124 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsa() 2191 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsc() 2249 /* If h/w offloading is available, propagate to the device */ in macsec_del_txsa() 2361 /* If h/w offloading is available, propagate to the device */ in macsec_upd_txsa() [all …]
|
/Linux-v5.10/Documentation/networking/devlink/ |
D | devlink-dpipe.rst | 10 While performing the hardware offloading process, much of the hardware 13 offloading process. 59 TCAM regions have a predefined lookup key. Offloading the TC filter rules
|
/Linux-v5.10/Documentation/infiniband/ |
D | ipoib.rst | 61 TCP/IP checksum and/or Large Send (LSO) offloading capability to the 64 Large Receive (LRO) offloading is also implemented and may be turned
|
/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/ |
D | mirror_gre.sh | 7 # Test offloading various features of offloading gretap mirrors specific to
|
/Linux-v5.10/net/switchdev/ |
D | Kconfig | 13 also various flow offloading chips, including switches embedded into
|
/Linux-v5.10/include/scsi/ |
D | scsi_transport_iscsi.h | 54 * When offloading the data path, this is called from 57 * When not offloading the data path, this is called 61 * value on error. When offloading the data path, this 64 * lock. When not offloading the data path, this is called
|
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | dm-crypt.rst | 117 Disable offloading writes to a separate thread after encryption. 118 There are some situations where offloading write bios from the
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | Makefile | 7 iwlmvm-y += tt.o offloading.o tdls.o
|
/Linux-v5.10/Documentation/networking/ |
D | checksum-offloads.rst | 29 The interface for offloading a transmit checksum to a device is explained in 52 No offloading of the IP header checksum is performed; it is always done in
|
D | switchdev.rst | 141 If the switchdev driver (and device) only supports offloading of the default 174 To offloading L2 bridging, the switchdev driver/device should support: 194 XXX: what should be done if offloading this rule to hardware fails (for 320 Offloading L3 routing requires that device be programmed with FIB entries from
|
/Linux-v5.10/drivers/remoteproc/ |
D | Kconfig | 71 offloading or just want a bare minimum kernel. 116 offloading.
|
/Linux-v5.10/include/net/ |
D | macsec.h | 231 * struct macsec_context - MACsec context for hardware offloading 262 * struct macsec_ops - MACsec offloading operations
|
/Linux-v5.10/drivers/vdpa/ |
D | Kconfig | 47 VDPA network driver for ConnectX6 and newer. Provides offloading
|
/Linux-v5.10/Documentation/devicetree/bindings/firmware/ |
D | nvidia,tegra210-bpmp.txt | 6 (suspend to ram), and also offloading DRAM memory clock scaling on
|
D | intel,ixp4xx-network-processing-engine.yaml | 15 processor that can load a firmware to perform offloading of networking
|
D | nvidia,tegra186-bpmp.txt | 4 booting process handling and offloading the power management, clock
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/freescale/ |
D | gianfar.rst | 11 Checksum Offloading
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | mediatek,star-emac.yaml | 15 modes with flow-control as well as CRC offloading and VLAN tags.
|
D | xilinx_axienet.txt | 8 offloading TX/RX checksum calculation off the processor.
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/intel/ |
D | i40e.rst | 488 VXLAN and GENEVE Overlay HW Offloading 492 Intel(R) Ethernet Network devices perform VXLAN processing, offloading it from 495 VXLAN offloading is controlled by the Tx and Rx checksum offload options 497 adapter has the capability, VXLAN offloading is also enabled. 499 Support for VXLAN and GENEVE HW offloading is dependent on kernel support of 500 the HW offloading features.
|
/Linux-v5.10/drivers/net/vmxnet3/ |
D | upt1_defs.h | 96 * offloading
|
/Linux-v5.10/net/sctp/ |
D | offload.c | 3 * sctp_offload - GRO/GSO Offloading for SCTP
|
/Linux-v5.10/drivers/vdpa/ifcvf/ |
D | ifcvf_base.h | 3 * Intel IFC VF NIC driver for virtio dataplane offloading
|
/Linux-v5.10/drivers/net/ethernet/intel/igc/ |
D | igc_tsn.c | 22 * TSN offloading is disabled.
|
/Linux-v5.10/tools/testing/selftests/netfilter/ |
D | nft_flowtable.sh | 8 # Router1 is the one doing flow offloading, Router2 has no special 169 # this turns off flow offloading internally, so expect packets again
|
123456