Home
last modified time | relevance | path

Searched full:offloading (Results 1 – 25 of 126) sorted by relevance

123456

/Linux-v5.10/drivers/net/
Dmacsec.c104 * @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/
Ddevlink-dpipe.rst10 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/
Dipoib.rst61 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/
Dmirror_gre.sh7 # Test offloading various features of offloading gretap mirrors specific to
/Linux-v5.10/net/switchdev/
DKconfig13 also various flow offloading chips, including switches embedded into
/Linux-v5.10/include/scsi/
Dscsi_transport_iscsi.h54 * 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/
Ddm-crypt.rst117 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/
DMakefile7 iwlmvm-y += tt.o offloading.o tdls.o
/Linux-v5.10/Documentation/networking/
Dchecksum-offloads.rst29 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
Dswitchdev.rst141 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/
DKconfig71 offloading or just want a bare minimum kernel.
116 offloading.
/Linux-v5.10/include/net/
Dmacsec.h231 * struct macsec_context - MACsec context for hardware offloading
262 * struct macsec_ops - MACsec offloading operations
/Linux-v5.10/drivers/vdpa/
DKconfig47 VDPA network driver for ConnectX6 and newer. Provides offloading
/Linux-v5.10/Documentation/devicetree/bindings/firmware/
Dnvidia,tegra210-bpmp.txt6 (suspend to ram), and also offloading DRAM memory clock scaling on
Dintel,ixp4xx-network-processing-engine.yaml15 processor that can load a firmware to perform offloading of networking
Dnvidia,tegra186-bpmp.txt4 booting process handling and offloading the power management, clock
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/freescale/
Dgianfar.rst11 Checksum Offloading
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dmediatek,star-emac.yaml15 modes with flow-control as well as CRC offloading and VLAN tags.
Dxilinx_axienet.txt8 offloading TX/RX checksum calculation off the processor.
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/intel/
Di40e.rst488 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/
Dupt1_defs.h96 * offloading
/Linux-v5.10/net/sctp/
Doffload.c3 * sctp_offload - GRO/GSO Offloading for SCTP
/Linux-v5.10/drivers/vdpa/ifcvf/
Difcvf_base.h3 * Intel IFC VF NIC driver for virtio dataplane offloading
/Linux-v5.10/drivers/net/ethernet/intel/igc/
Digc_tsn.c22 * TSN offloading is disabled.
/Linux-v5.10/tools/testing/selftests/netfilter/
Dnft_flowtable.sh8 # Router1 is the one doing flow offloading, Router2 has no special
169 # this turns off flow offloading internally, so expect packets again

123456