/linux/tools/testing/selftests/drivers/net/mlxsw/ |
A D | sch_offload.sh | 21 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 D | TREE_RCU-kconfig.txt | 34 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 D | qdisc.c | 52 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 D | main.h | 163 bool offloaded; member
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
A D | lag_conf.c | 66 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 D | checksum-offloads.rst | 43 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 D | xfrm_device.rst | 72 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 D | nf_conntrack-sysctl.rst | 201 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 D | nf_flowtable.rst | 107 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 D | tls-offload.rst | 115 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 D | vxlan.rst | 76 offloaded ports can be interrogated with `ethtool`::
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_mactable.c | 278 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 D | net_dma | 6 that will be offloaded to a DMA copy engine. Removed due to
|
/linux/drivers/net/ethernet/ti/ |
A D | cpsw_switchdev.c | 375 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 D | am65-cpsw-switchdev.c | 365 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 D | fsi-master-ast-cf.txt | 1 Device-tree bindings for ColdFire offloaded gpio-based FSI master driver
|
/linux/include/scsi/ |
A D | libiscsi_tcp.h | 88 unsigned int offset, bool offloaded, int *status);
|
/linux/include/net/ |
A D | vxlan.h | 201 u8 offloaded:1; member 430 bool offloaded; member
|
/linux/kernel/rcu/ |
A D | tree.c | 1623 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 D | nvidia,tegra210-bpmp.txt | 24 offloaded to bpmp.
|
/linux/drivers/scsi/cxgbi/ |
A D | libcxgbi.c | 1469 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 D | Kconfig | 81 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 D | qcom,msm-uartdm.txt | 4 transmit and/or receive channels can be offloaded to a dma-engine. From a
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_switchdev.c | 2499 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 D | bnx2fc.rst | 12 Despite the fact that the Broadcom's FCoE offload is fully offloaded, it does
|