/linux-6.12.1/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
D | kconfig.rst | 18 | Enable :ref:`Ethernet Bridging (BRIDGE) offloading support <mlx5_bridge_offload>`. 20 | ports to Bridge and offloading rules for traffic between such ports. 139 | Support offloading connection tracking rules via tc ct action. 144 | Support offloading sample rules via tc sample action. 156 | VDPA network driver for ConnectX6 and newer. Provides offloading
|
D | switchdev.rst | 15 The mlx5 driver implements support for offloading bridge rules when in switchdev 195 User who wants mlx5 PCI VFs to be able to perform IPsec crypto offloading need 198 IPsec capability enabled, any IPsec offloading is blocked on the PF. 205 User who wants mlx5 PCI VFs to be able to perform IPsec packet offloading need 208 IPsec capability enabled, any IPsec offloading is blocked on the PF.
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | mod_hdr.h | 51 if (namespace == MLX5_FLOW_NAMESPACE_FDB) /* FDB offloading */ in mlx5e_mod_hdr_max_actions() 53 else /* namespace is MLX5_FLOW_NAMESPACE_KERNEL - NIC offloading */ in mlx5e_mod_hdr_max_actions()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | Kconfig | 84 offloading rules for traffic between such ports. Supports VLANs (trunk and 107 Say Y here if you want to support offloading connection tracking rules 118 Say Y here if you want to support offloading sample rules via tc
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | devlink-eswitch-attr.rst | 12 On the other hand, switchdev mode allows for more advanced offloading 40 * ``switchdev`` allows for more advanced offloading capabilities of
|
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-6.12.1/drivers/vdpa/ |
D | Kconfig | 73 VDPA network driver for ConnectX6 and newer. Provides offloading 139 This driver enables the offloading of the VirtIO dataplane to an
|
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | mirror_gre.sh | 7 # Test offloading various features of offloading gretap mirrors specific to
|
/linux-6.12.1/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-6.12.1/drivers/net/ |
D | macsec.c | 95 * @offload: status of offloading on the MACsec device 96 * @insert_tx_tag: when offloading, device requires to insert an 325 /* Checks if underlying layers implement MACsec offloading functions. */ 1001 /* If h/w offloading is enabled, HW decodes frames and strips in handle_not_macsec() 1833 /* If h/w offloading is available, propagate to the device */ in macsec_add_rxsa() 2076 /* If h/w offloading is available, propagate to the device */ in macsec_add_txsa() 2147 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsa() 2214 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsc() 2272 /* If h/w offloading is available, propagate to the device */ in macsec_del_txsa() 2384 /* If h/w offloading is available, propagate to the device */ in macsec_upd_txsa() [all …]
|
/linux-6.12.1/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-6.12.1/net/switchdev/ |
D | Kconfig | 13 also various flow offloading chips, including switches embedded into
|
/linux-6.12.1/kernel/rcu/ |
D | tree.h | 220 /* 5) Callback offloading. */ 223 struct swait_queue_head nocb_state_wq; /* For offloading state changes */ 254 struct rcu_data *nocb_toggling_rdp; /* rdp queued for (de-)offloading */ 424 struct mutex nocb_mutex; /* Guards (de-)offloading */ 512 * locking is safe against concurrent de-offloading.
|
D | tree_nocb.h | 49 * Offloading of callbacks can also be used as an energy-efficiency 626 * Offloading. Set our flag and notify the offload worker. in nocb_gp_toggle_rdp() 633 * De-offloading. Clear our flag and notify the de-offload worker. in nocb_gp_toggle_rdp() 798 /* Wait for any offloading rdp */ in nocb_gp_wait() 1060 pr_info("De-offloading %d\n", rdp->cpu); in rcu_nocb_rdp_deoffload() 1067 * sequence while offloading is deactivated, along with nocb locking. in rcu_nocb_rdp_deoffload() 1157 pr_info("Offloading %d\n", rdp->cpu); in rcu_nocb_rdp_offload() 1208 /* Protect rcu_nocb_mask against concurrent (de-)offloading. */ in lazy_rcu_shrink_count() 1234 * Protect against concurrent (de-)offloading. Otherwise nocb locking in lazy_rcu_shrink_scan() 1303 pr_info("rcu_nocb_mask allocation failed, callback offloading disabled.\n"); in rcu_init_nohz()
|
/linux-6.12.1/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-6.12.1/Documentation/admin-guide/device-mapper/ |
D | dm-crypt.rst | 122 Disable offloading writes to a separate thread after encryption. 123 There are some situations where offloading write bios from the
|
/linux-6.12.1/Documentation/devicetree/bindings/firmware/ |
D | nvidia,tegra210-bpmp.txt | 6 (suspend to ram), and also offloading DRAM memory clock scaling on
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | Makefile | 8 iwlmvm-y += tt.o offloading.o tdls.o
|
/linux-6.12.1/Documentation/timers/ |
D | no_hz.rst | 184 Avoid this by offloading RCU callback processing to "rcuo" kthreads 278 callback offloading. Runtime reconfiguration could be provided 282 simply offloading RCU callbacks from all CPUs and pinning them
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | adi,axi-spi-engine.yaml | 13 some optional advanced acceleration and offloading capabilities.
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/freescale/ |
D | gianfar.rst | 11 Checksum Offloading
|
/linux-6.12.1/drivers/net/dsa/microchip/ |
D | ksz9477_tc_flower.c | 209 * ksz_device. It checks if the ACL offloading is supported and parses the flow 228 NL_SET_ERR_MSG_MOD(extack, "ACL offloading is not supported"); in ksz9477_cls_flower_add()
|
/linux-6.12.1/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-6.12.1/Documentation/networking/dsa/ |
D | dsa.rst | 899 Offloading the bridge forwarding plane is optional and handled by the methods 907 Concretely, a port starts offloading the forwarding plane of a bridge once it 909 ``port_bridge_leave`` has been called. Offloading the bridge means autonomously 912 This is optional even when offloading a bridge port. Tagging protocol drivers 919 Offloading the TX forwarding process of a bridge is a distinct concept from 920 simply offloading its forwarding plane, and refers to the ability of certain 1033 DSA is capable of offloading a link aggregation group (LAG) to hardware that 1072 An MRM might also benefit from offloading to hardware the creation and 1111 A driver which is able of offloading certain functions of a DANP or DANH should
|
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_lag.c | 21 /* The visited ports bitmask holds the list of ports offloading any in lan966x_lag_set_aggr_pgids() 26 * bitmask that are offloading the same bonding interface. This way, in lan966x_lag_set_aggr_pgids()
|