Home
last modified time | relevance | path

Searched refs:offloaded (Results 1 – 25 of 63) sorted by relevance

123

/linux/tools/testing/selftests/drivers/net/mlxsw/
A Dsch_offload.sh21 local offloaded
27 offloaded=$(qdisc_stats_get $h1 "$handle" .offloaded)
28 [[ $offloaded == true ]]
37 local offloaded=$(qdisc_stats_get $h1 "$handle" .offloaded)
38 [[ $offloaded == true ]]
43 grep -v offloaded |
171 log_test $(get_name $parent "$@")" offloaded"
184 log_test $(get_name $parent "$@")" not offloaded"
246 log_test "root$tbfpfx-ETS-{RED,TBF} offloaded"
255 log_test "root$tbfpfx-ETS-{RED-TBF,TBF-RED} offloaded"
[all …]
/linux/tools/testing/selftests/rcutorture/doc/
A DTREE_RCU-kconfig.txt34 rcupdate.rcu_self_test_bh -- Do at least one each, offloaded and not.
35 rcupdate.rcu_self_test_sched -- Do at least one each, offloaded and not.
36 rcupdate.rcu_self_test -- Do at least one each, offloaded and not.
/linux/drivers/net/ethernet/netronome/nfp/abm/
A Dqdisc.c52 if (!qdisc->offloaded) in nfp_abm_stats_update_red()
208 if (qdisc->offload_mark && !qdisc->offloaded) in nfp_abm_offload_compile_red()
271 if (!qdisc->offload_mark && qdisc->offloaded) in nfp_abm_qdisc_offload_update()
273 qdisc->offloaded = qdisc->offload_mark; in nfp_abm_qdisc_offload_update()
512 return qdisc->offloaded ? 0 : -EOPNOTSUPP; in nfp_abm_gred_stats()
627 if (!qdisc || !qdisc->offloaded) in nfp_abm_red_xstats()
657 return qdisc->offloaded ? 0 : -EOPNOTSUPP; in nfp_abm_red_stats()
770 qdisc->offloaded = true; in nfp_abm_mq_create()
813 return qdisc->offloaded ? 0 : -EOPNOTSUPP; in nfp_abm_mq_stats()
A Dmain.h163 bool offloaded; member
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dlag_conf.c66 bool offloaded; member
131 group->offloaded = false; in nfp_fl_lag_group_create()
291 entry->offloaded = false; in nfp_fl_lag_do_work()
359 entry->offloaded = true; in nfp_fl_lag_do_work()
561 if (group && group->offloaded) in nfp_fl_lag_changeupper_event()
/linux/Documentation/networking/
A Dchecksum-offloads.rst43 This interface only allows a single checksum to be offloaded. Where
48 CRC32c can also be offloaded using this interface, by means of filling
85 encapsulated datagram when the inner checksum is due to be offloaded.
131 allowing the outer checksum to be offloaded. It does, however, involve a
A Dxfrm_device.rst72 driver's xdo_dev_state_add() will be given the new SA to be offloaded
112 When a packet is received and the HW has indicated that it offloaded a
150 xdo_dev_state_delete() and xdo_dev_state_free() on any remaining offloaded
A Dnf_conntrack-sysctl.rst201 TCP connections may be offloaded from nf conntrack to nf flow table.
208 UDP connections may be offloaded from nf conntrack to nf flow table.
A Dnf_flowtable.rst107 flow is offloaded, you will observe that the counter rule in the example above
111 You can identify offloaded flows through the [OFFLOAD] tag when listing your
202 You can identify hardware offloaded flows through the [HW_OFFLOAD] tag when
A Dtls-offload.rst115 through the driver and which belong to the offloaded socket will be after
185 Upon reception of a TLS offloaded packet, the driver sets
201 such connection will never get offloaded. Therefore the resync request
207 Segments transmitted from an offloaded socket can get out of sync
419 significant performance impact on non-offloaded streams.
532 TLS encryption cannot be offloaded to devices without checksum calculation
537 Similarly, device-offloaded TLS decryption implies doing RXCSUM. If the user
A Dvxlan.rst76 offloaded ports can be interrogated with `ethtool`::
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_mactable.c278 struct net_device *dev, bool offloaded) in sparx5_fdb_call_notifiers() argument
284 info.offloaded = offloaded; in sparx5_fdb_call_notifiers()
/linux/Documentation/ABI/removed/
A Dnet_dma6 that will be offloaded to a DMA copy engine. Removed due to
/linux/drivers/net/ethernet/ti/
A Dcpsw_switchdev.c375 info.offloaded = true; in cpsw_fdb_offload_notify()
396 fdb->offloaded, port); in cpsw_switchdev_event_work()
412 fdb->offloaded, port); in cpsw_switchdev_event_work()
A Dam65-cpsw-switchdev.c365 info.offloaded = true; in am65_cpsw_fdb_offload_notify()
386 fdb->offloaded, port_id); in am65_cpsw_switchdev_event_work()
402 fdb->offloaded, port_id); in am65_cpsw_switchdev_event_work()
/linux/Documentation/devicetree/bindings/fsi/
A Dfsi-master-ast-cf.txt1 Device-tree bindings for ColdFire offloaded gpio-based FSI master driver
/linux/include/scsi/
A Dlibiscsi_tcp.h88 unsigned int offset, bool offloaded, int *status);
/linux/include/net/
A Dvxlan.h201 u8 offloaded:1; member
430 bool offloaded; member
/linux/kernel/rcu/
A Dtree.c1623 const bool offloaded = rcu_rdp_is_offloaded(rdp); in __note_gp_changes() local
1633 if (!offloaded) in __note_gp_changes()
1638 if (!offloaded) in __note_gp_changes()
2008 bool offloaded; in rcu_gp_cleanup() local
2081 offloaded = rcu_rdp_is_offloaded(rdp); in rcu_gp_cleanup()
2280 const bool offloaded = rcu_rdp_is_offloaded(rdp); in rcu_report_qs_rdp() local
2308 if (!offloaded) in rcu_report_qs_rdp()
2447 const bool offloaded = rcu_rdp_is_offloaded(rdp); in rcu_do_batch() local
2485 if (offloaded) in rcu_do_batch()
2513 if (count >= bl && !offloaded && in rcu_do_batch()
[all …]
/linux/Documentation/devicetree/bindings/firmware/
A Dnvidia,tegra210-bpmp.txt24 offloaded to bpmp.
/linux/drivers/scsi/cxgbi/
A Dlibcxgbi.c1469 int offloaded) in read_pdu_skb() argument
1474 bytes_read = iscsi_tcp_recv_skb(conn, skb, offset, offloaded, &status); in read_pdu_skb()
1478 skb, offset, offloaded); in read_pdu_skb()
1483 skb, offset, offloaded, bytes_read); in read_pdu_skb()
1488 skb, offset, offloaded); in read_pdu_skb()
1498 skb, offset, offloaded, bytes_read); in read_pdu_skb()
1502 skb, offset, offloaded, status); in read_pdu_skb()
1566 bool offloaded = 0; in skb_read_pdu_data() local
1589 offloaded = 1; in skb_read_pdu_data()
1595 tcp_conn->in.datalen, offloaded ? "is" : "not"); in skb_read_pdu_data()
[all …]
/linux/drivers/remoteproc/
A DKconfig81 offloaded to remote DSP processors using this framework).
120 offloaded to remote DSP processors using this framework).
310 offloaded to remote MCU processors using this framework).
/linux/Documentation/devicetree/bindings/serial/
A Dqcom,msm-uartdm.txt4 transmit and/or receive channels can be offloaded to a dma-engine. From a
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_switchdev.c2499 info.offloaded = adding; in mlxsw_sp_fdb_vxlan_call_notifiers()
2518 struct net_device *dev, bool offloaded) in mlxsw_sp_fdb_call_notifiers() argument
2524 info.offloaded = offloaded; in mlxsw_sp_fdb_call_notifiers()
2895 vxlan_fdb_info.offloaded = true; in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
2908 vxlan_fdb_info.offloaded = false; in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
3054 vxlan_fdb_info->offloaded = true; in mlxsw_sp_switchdev_vxlan_fdb_add()
3075 vxlan_fdb_info->offloaded = true; in mlxsw_sp_switchdev_vxlan_fdb_add()
/linux/Documentation/scsi/
A Dbnx2fc.rst12 Despite the fact that the Broadcom's FCoE offload is fully offloaded, it does

Completed in 58 milliseconds

123