Home
last modified time | relevance | path

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

1234567

/linux/sound/soc/
H A Dsoc-usb.c60 * snd_soc_usb_setup_offload_jack() - Create USB offloading jack
176 * snd_soc_usb_allocate_port() - allocate a SoC USB port for offloading support
181 * different USB audio devices attached, in order to start audio offloading handled
204 * snd_soc_usb_free_port() - free a SoC USB port used for offloading support
265 * handle how the DPCM backend selects, which device to enable USB offloading
322 MODULE_DESCRIPTION("SoC USB driver for offloading");
H A DKconfig95 tristate "SoC based USB audio offloading"
99 USB audio offloading. This enables the SoC USB layer, which will
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dkconfig.rst18 | 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
H A Dswitchdev.rst15 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/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.h51 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/drivers/net/ethernet/mellanox/mlx5/core/
H A DKconfig84 Enable offloading FDB rules from a bridge device containing
108 Say Y here if you want to support offloading connection tracking rules
119 Say Y here if you want to support offloading sample rules via tc
/linux/Documentation/sound/soc/
H A Dusb.rst11 One potential use case would be to support USB audio offloading, which is
79 determine the possible offloading paths for this USB audio device.
148 designs that support USB audio offloading. Additionally, this will enable the
322 for the offloading path to also be enabled with the following flow:
342 devices to enable USB audio offloading. SoC USB exposes the get_offload_dev()
425 In order to allow for vendor specific implementations on audio offloading device
/linux/Documentation/networking/devlink/
H A Ddevlink-eswitch-attr.rst12 On the other hand, switchdev mode allows for more advanced offloading
40 * ``switchdev`` allows for more advanced offloading capabilities of
H A 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/drivers/vdpa/
H A DKconfig73 VDPA network driver for ConnectX6 and newer. Provides offloading
139 This driver enables the offloading of the VirtIO dataplane to an
/linux/sound/soc/qcom/
H A DKconfig125 tristate "SoC ALSA USB offloading backing for QDSP6"
131 Adds support for USB offloading for QDSP6 ASoC
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dmirror_gre.sh7 # Test offloading various features of offloading gretap mirrors specific to
/linux/drivers/net/
H A Dmacsec.c96 * @offload: status of offloading on the MACsec device
97 * @insert_tx_tag: when offloading, device requires to insert an
350 /* Checks if underlying layers implement MACsec offloading functions. */
1026 /* If h/w offloading is enabled, HW decodes frames and strips in handle_not_macsec()
1862 /* If h/w offloading is available, propagate to the device */ in macsec_add_rxsa()
2105 /* If h/w offloading is available, propagate to the device */ in macsec_add_txsa()
2176 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsa()
2243 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsc()
2301 /* If h/w offloading is available, propagate to the device */ in macsec_del_txsa()
2413 /* If h/w offloading is available, propagate to the device */ in macsec_upd_txsa()
[all …]
/linux/Documentation/infiniband/
H A 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/kernel/rcu/
H A Dtree.h221 /* 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 */
425 struct mutex nocb_mutex; /* Guards (de-)offloading */
513 * locking is safe against concurrent de-offloading.
H A Dtree_nocb.h49 * Offloading of callbacks can also be used as an energy-efficiency
620 * Offloading. Set our flag and notify the offload worker. in nocb_gp_toggle_rdp()
627 * De-offloading. Clear our flag and notify the de-offload worker. in nocb_gp_toggle_rdp()
792 /* Wait for any offloading rdp */ in nocb_gp_wait()
1065 pr_info("De-offloading %d\n", rdp->cpu); in rcu_nocb_rdp_deoffload()
1072 * sequence while offloading is deactivated, along with nocb locking. in rcu_nocb_rdp_deoffload()
1162 pr_info("Offloading %d\n", rdp->cpu); in rcu_nocb_rdp_offload()
1213 /* Protect rcu_nocb_mask against concurrent (de-)offloading. */ in lazy_rcu_shrink_count()
1239 * Protect against concurrent (de-)offloading. Otherwise nocb locking in lazy_rcu_shrink_scan()
1308 pr_info("rcu_nocb_mask allocation failed, callback offloading disabled.\n"); in rcu_init_nohz()
/linux/net/switchdev/
H A DKconfig13 also various flow offloading chips, including switches embedded into
/linux/Documentation/networking/
H A 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/sound/usb/qcom/
H A Dqc_audio_offload.c391 /* Offloading IOMMU management */
642 * @info: usb offloading interface
871 * the USB offloading path is disabled and cleaned up.
1095 * offloading as well as populating the QMI response with the
1693 * the offloading resources. This device is freed only when there are no longer
1694 * any offloading candidates. (i.e, when all audio devices are disconnected)
1761 * device doesn't support offloading. Avoid populating entries for in qc_usb_audio_offload_probe()
1833 * devices that can utilize USB audio offloading.
1902 * PM suspend handler to ensure that the USB offloading driver is able to stop
2016 MODULE_DESCRIPTION("QC USB Audio Offloading");
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst122 Disable offloading writes to a separate thread after encryption.
123 There are some situations where offloading write bios from the
/linux/Documentation/timers/
H A Dno_hz.rst184 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/Documentation/devicetree/bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt6 (suspend to ram), and also offloading DRAM memory clock scaling on
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A DMakefile8 iwlmvm-y += tt.o offloading.o tdls.o
/linux/Documentation/networking/dsa/
H A Ddsa.rst899 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/drivers/net/dsa/microchip/
H A Dksz9477_tc_flower.c209 * 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()

1234567