/openbmc/docs/designs/ |
H A D | power-systems-memory-preserving-reboot.md | 124 The flow of the memory preserving reboot and system dump offloading 211 of offloading through BMC. But offloading though BMC is selected due to 212 following reasons. - BMC provides a common point for offloading all dumps - 213 During the prototyping, it is found that the offloading through BMC gave better 214 performance. - Offloading through BMC has less development impact on the host. 225 - External dump offloading application needs to support NBD based offload
|
H A D | dump-manager.md | 189 - OffloadURI: The URI for offloading the dump, set while initiating the offload. 218 - Offloading Host dumps through Host instead of BMC, but considered BMC option 239 working as expected. - Test creating host dumps and offloading it. - Test
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A 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. 136 | Support offloading connection tracking rules via tc ct action. 141 | Support offloading sample rules via tc sample action. 153 | VDPA network driver for ConnectX6 and newer. Provides offloading
|
H A 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.
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A 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()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A 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
|
/openbmc/linux/Documentation/networking/devlink/ |
H A 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
|
/openbmc/linux/Documentation/infiniband/ |
H A 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
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | mirror_gre.sh | 7 # Test offloading various features of offloading gretap mirrors specific to
|
/openbmc/linux/drivers/net/ |
H A D | macsec.c | 95 * @offload: status of offloading on the MACsec device 322 /* Checks if underlying layers implement MACsec offloading functions. */ 998 /* If h/w offloading is enabled, HW decodes frames and strips in handle_not_macsec() 1830 /* If h/w offloading is available, propagate to the device */ in macsec_add_rxsa() 2073 /* If h/w offloading is available, propagate to the device */ in macsec_add_txsa() 2144 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsa() 2211 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsc() 2269 /* If h/w offloading is available, propagate to the device */ in macsec_del_txsa() 2381 /* If h/w offloading is available, propagate to the device */ in macsec_upd_txsa() 2475 /* If h/w offloading is available, propagate to the device */ in macsec_upd_rxsa() [all …]
|
/openbmc/linux/net/switchdev/ |
H A D | Kconfig | 13 also various flow offloading chips, including switches embedded into
|
/openbmc/linux/include/scsi/ |
H A 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
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A 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
|
/openbmc/linux/Documentation/networking/ |
H A 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
|
/openbmc/linux/kernel/rcu/ |
H A D | tree_nocb.h | 53 * Offloading of callbacks can also be used as an energy-efficiency 419 // In the process of (de-)offloading: no bypassing, but in rcu_nocb_try_bypass() 626 * Offloading. Set our flag and notify the offload worker. in nocb_gp_toggle_rdp() 636 * De-offloading. Clear our flag and notify the de-offload worker. in nocb_gp_toggle_rdp() 810 /* Wait for any offloading rdp */ in nocb_gp_wait() 963 * De-offloading. Clear our flag and notify the de-offload worker. in nocb_cb_wait() 1114 pr_info("De-offloading %d\n", rdp->cpu); in rcu_nocb_rdp_deoffload() 1237 pr_info("Offloading %d\n", rdp->cpu); in rcu_nocb_rdp_offload() 1313 /* Protect rcu_nocb_mask against concurrent (de-)offloading. */ in lazy_rcu_shrink_count() 1339 * Protect against concurrent (de-)offloading. Otherwise nocb locking in lazy_rcu_shrink_scan() [all …]
|
H A D | tree.h | 221 /* 5) Callback offloading. */ 224 struct swait_queue_head nocb_state_wq; /* For offloading state changes */ 255 struct rcu_data *nocb_toggling_rdp; /* rdp queued for (de-)offloading */ 489 * locking is safe against concurrent de-offloading.
|
/openbmc/linux/Documentation/devicetree/bindings/firmware/ |
H A D | nvidia,tegra210-bpmp.txt | 6 (suspend to ram), and also offloading DRAM memory clock scaling on
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | Makefile | 7 iwlmvm-y += tt.o offloading.o tdls.o
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 244 | 209 echo "=== Copy offloading ===" 212 # Make use of copy offloading if the test host can provide it 217 # blkdebug doesn't support copy offloading, so this tests the error path
|
H A D | 063.out | 11 == Regression testing for copy offloading bug ==
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | netdev.h | 22 * offloading.
|
/openbmc/linux/include/uapi/linux/ |
H A D | netdev.h | 22 * offloading.
|
/openbmc/linux/include/net/ |
H A D | macsec.h | 249 * struct macsec_context - MACsec context for hardware offloading 279 * struct macsec_ops - MACsec offloading operations
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/ |
H A D | gianfar.rst | 11 Checksum Offloading
|
/openbmc/linux/Documentation/netlink/specs/ |
H A D | netdev.yaml | 34 This feature informs if netdev supports XDP hw offloading.
|