| /Linux-v5.4/net/bridge/ |
| D | br_switchdev.c | 108 bool added_by_user, bool offloaded) in br_switchdev_fdb_call_notifiers() argument 116 info.offloaded = offloaded; in br_switchdev_fdb_call_notifiers() 133 fdb->offloaded); in br_switchdev_fdb_notify() 140 fdb->offloaded); in br_switchdev_fdb_notify()
|
| D | br_fdb.c | 501 fdb->offloaded = 0; in fdb_create() 651 if (fdb->offloaded) in fdb_fill_info() 1182 const unsigned char *addr, u16 vid, bool offloaded) in br_fdb_offloaded_set() argument 1190 fdb->offloaded = offloaded; in br_fdb_offloaded_set() 1209 f->offloaded = 0; in br_fdb_clear_offload()
|
| /Linux-v5.4/tools/testing/selftests/rcutorture/doc/ |
| D | TREE_RCU-kconfig.txt | 35 rcupdate.rcu_self_test_bh -- Do at least one each, offloaded and not. 36 rcupdate.rcu_self_test_sched -- Do at least one each, offloaded and not. 37 rcupdate.rcu_self_test -- Do at least one each, offloaded and not.
|
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/abm/ |
| 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()
|
| D | main.h | 163 bool offloaded; member
|
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/ |
| 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-v5.4/kernel/rcu/ |
| D | tree.c | 1371 const bool offloaded = IS_ENABLED(CONFIG_RCU_NOCB_CPU) && in __note_gp_changes() local 1382 if (!offloaded) in __note_gp_changes() 1386 if (!offloaded) in __note_gp_changes() 1688 bool offloaded; in rcu_gp_cleanup() local 1754 offloaded = IS_ENABLED(CONFIG_RCU_NOCB_CPU) && in rcu_gp_cleanup() 1756 if ((offloaded || !rcu_accelerate_cbs(rnp, rdp)) && needgp) { in rcu_gp_cleanup() 1951 const bool offloaded = IS_ENABLED(CONFIG_RCU_NOCB_CPU) && in rcu_report_qs_rdp() local 1979 if (!offloaded) in rcu_report_qs_rdp() 2114 const bool offloaded = IS_ENABLED(CONFIG_RCU_NOCB_CPU) && in rcu_do_batch() local 2149 if (offloaded) in rcu_do_batch() [all …]
|
| D | rcu_segcblist.h | 86 return rsclp->offloaded; in rcu_segcblist_is_offloaded()
|
| /Linux-v5.4/Documentation/ABI/removed/ |
| D | net_dma | 6 that will be offloaded to a DMA copy engine. Removed due to
|
| /Linux-v5.4/include/linux/ |
| D | rcu_segcblist.h | 78 u8 offloaded; member
|
| /Linux-v5.4/Documentation/networking/ |
| 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
|
| D | xfrm_device.txt | 66 driver's xdo_dev_state_add() will be given the new SA to be offloaded 102 When a packet is received and the HW has indicated that it offloaded a 137 xdo_dev_state_delete() and xdo_dev_state_free() on any remaining offloaded
|
| D | switchdev.txt | 44 | | v offloaded data path | mgmt port 88 Typically, the management port is not participating in offloaded data plane and 294 If supported by the device, flood control can be offloaded to it, preventing 339 Routes offloaded to the device are labeled with "offload" in the ip route
|
| 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.
|
| /Linux-v5.4/drivers/remoteproc/ |
| D | Kconfig | 40 offloaded to remote DSP processors using this framework). 67 offloaded to remote DSP processors using this framework). 213 offloaded to remote MCU processors using this framework).
|
| /Linux-v5.4/include/scsi/ |
| D | libiscsi_tcp.h | 88 unsigned int offset, bool offloaded, int *status);
|
| /Linux-v5.4/Documentation/devicetree/bindings/fsi/ |
| D | fsi-master-ast-cf.txt | 1 Device-tree bindings for ColdFire offloaded gpio-based FSI master driver
|
| /Linux-v5.4/include/net/ |
| D | vxlan.h | 197 u8 offloaded:1; member 426 bool offloaded; member
|
| D | switchdev.h | 127 offloaded:1; member
|
| /Linux-v5.4/Documentation/devicetree/bindings/firmware/ |
| D | nvidia,tegra210-bpmp.txt | 24 offloaded to bpmp.
|
| /Linux-v5.4/drivers/scsi/cxgbi/ |
| D | libcxgbi.c | 1544 int offloaded) in read_pdu_skb() argument 1549 bytes_read = iscsi_tcp_recv_skb(conn, skb, offset, offloaded, &status); in read_pdu_skb() 1553 skb, offset, offloaded); in read_pdu_skb() 1558 skb, offset, offloaded, bytes_read); in read_pdu_skb() 1563 skb, offset, offloaded); in read_pdu_skb() 1573 skb, offset, offloaded, bytes_read); in read_pdu_skb() 1577 skb, offset, offloaded, status); in read_pdu_skb() 1641 bool offloaded = 0; in skb_read_pdu_data() local 1664 offloaded = 1; in skb_read_pdu_data() 1670 tcp_conn->in.datalen, offloaded ? "is" : "not"); in skb_read_pdu_data() [all …]
|
| /Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/ |
| D | README | 59 between ports is offloaded into the hardware. Exposed network interfaces
|
| /Linux-v5.4/Documentation/devicetree/bindings/serial/ |
| D | qcom,msm-uartdm.txt | 4 transmit and/or receive channels can be offloaded to a dma-engine. From a
|
| /Linux-v5.4/Documentation/scsi/ |
| D | bnx2fc.txt | 9 Despite the fact that the Broadcom's FCoE offload is fully offloaded, it does
|
| /Linux-v5.4/Documentation/driver-api/driver-model/ |
| D | design-patterns.rst | 69 Continuing on the above example we add an offloaded work::
|