Home
last modified time | relevance | path

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

123456

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
DKconfig87 offloading rules for traffic between such ports. Supports VLANs (trunk and
110 Say Y here if you want to support offloading connection tracking rules
120 Say Y here if you want to support offloading sample rules via tc
/Linux-v5.15/drivers/net/
Dmacsec.c105 * @offload: status of offloading on the MACsec device
339 /* Checks if underlying layers implement MACsec offloading functions. */
1011 /* If h/w offloading is enabled, HW decodes frames and strips in handle_not_macsec()
1656 WARN(1, "MACsec offloading commit failed (%d)\n", ret); in macsec_offload()
1807 /* If h/w offloading is available, propagate to the device */ in macsec_add_rxsa()
2049 /* If h/w offloading is available, propagate to the device */ in macsec_add_txsa()
2125 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsa()
2192 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsc()
2250 /* If h/w offloading is available, propagate to the device */ in macsec_del_txsa()
2362 /* If h/w offloading is available, propagate to the device */ in macsec_upd_txsa()
[all …]
/Linux-v5.15/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.15/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.15/tools/testing/selftests/drivers/net/mlxsw/
Dmirror_gre.sh7 # Test offloading various features of offloading gretap mirrors specific to
/Linux-v5.15/net/switchdev/
DKconfig13 also various flow offloading chips, including switches embedded into
/Linux-v5.15/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.15/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.15/drivers/net/wireless/intel/iwlwifi/mvm/
DMakefile7 iwlmvm-y += tt.o offloading.o tdls.o
/Linux-v5.15/include/net/
Dmacsec.h231 * struct macsec_context - MACsec context for hardware offloading
262 * struct macsec_ops - MACsec offloading operations
/Linux-v5.15/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
/Linux-v5.15/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.15/drivers/remoteproc/
DKconfig73 offloading or just want a bare minimum kernel.
118 offloading.
/Linux-v5.15/drivers/vdpa/
DKconfig69 VDPA network driver for ConnectX6 and newer. Provides offloading
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/freescale/
Dgianfar.rst11 Checksum Offloading
/Linux-v5.15/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.15/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.15/drivers/net/vmxnet3/
Dupt1_defs.h96 * offloading
/Linux-v5.15/kernel/rcu/
Dtree_nocb.h53 * Offloading of callbacks can also be used as an energy-efficiency
391 // In the process of (de-)offloading: no bypassing, but in rcu_nocb_try_bypass()
591 * De-offloading. Clear our flag and notify the de-offload worker. in nocb_gp_update_state_deoffloading()
823 * De-offloading. Clear our flag and notify the de-offload worker. in nocb_cb_wait()
980 pr_info("De-offloading %d\n", rdp->cpu); in rcu_nocb_rdp_deoffload()
1059 pr_info("Offloading %d\n", rdp->cpu); in rcu_nocb_rdp_offload()
1127 pr_info("rcu_nocb_mask allocation failed, callback offloading disabled.\n"); in rcu_init_nohz()
/Linux-v5.15/net/sctp/
Doffload.c3 * sctp_offload - GRO/GSO Offloading for SCTP
/Linux-v5.15/drivers/vdpa/ifcvf/
Difcvf_base.h3 * Intel IFC VF NIC driver for virtio dataplane offloading
/Linux-v5.15/include/linux/
Drcu_segcblist.h68 * ==NOCB Offloading state machine==
119 * ==NOCB De-Offloading state machine==

123456