Searched full:offloading (Results 1 – 25 of 143) sorted by relevance
123456
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | Kconfig | 87 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/ |
D | macsec.c | 105 * @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/ |
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.15/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.15/tools/testing/selftests/drivers/net/mlxsw/ |
D | mirror_gre.sh | 7 # Test offloading various features of offloading gretap mirrors specific to
|
/Linux-v5.15/net/switchdev/ |
D | Kconfig | 13 also various flow offloading chips, including switches embedded into
|
/Linux-v5.15/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.15/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.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | Makefile | 7 iwlmvm-y += tt.o offloading.o tdls.o
|
/Linux-v5.15/include/net/ |
D | macsec.h | 231 * struct macsec_context - MACsec context for hardware offloading 262 * struct macsec_ops - MACsec offloading operations
|
/Linux-v5.15/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
|
/Linux-v5.15/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.15/drivers/remoteproc/ |
D | Kconfig | 73 offloading or just want a bare minimum kernel. 118 offloading.
|
/Linux-v5.15/drivers/vdpa/ |
D | Kconfig | 69 VDPA network driver for ConnectX6 and newer. Provides offloading
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/freescale/ |
D | gianfar.rst | 11 Checksum Offloading
|
/Linux-v5.15/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.15/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.15/drivers/net/vmxnet3/ |
D | upt1_defs.h | 96 * offloading
|
/Linux-v5.15/kernel/rcu/ |
D | tree_nocb.h | 53 * 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/ |
D | offload.c | 3 * sctp_offload - GRO/GSO Offloading for SCTP
|
/Linux-v5.15/drivers/vdpa/ifcvf/ |
D | ifcvf_base.h | 3 * Intel IFC VF NIC driver for virtio dataplane offloading
|
/Linux-v5.15/include/linux/ |
D | rcu_segcblist.h | 68 * ==NOCB Offloading state machine== 119 * ==NOCB De-Offloading state machine==
|
123456