Home
last modified time | relevance | path

Searched refs:TSO (Results 1 – 22 of 22) sorted by relevance

/linux-6.1.9/arch/powerpc/kernel/ptrace/
Dptrace-view.c346 BUILD_BUG_ON(TSO(ebbrr) + sizeof(unsigned long) != TSO(ebbhr)); in ebb_get()
347 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_get()
365 BUILD_BUG_ON(TSO(ebbrr) + sizeof(unsigned long) != TSO(ebbhr)); in ebb_set()
366 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_set()
401 BUILD_BUG_ON(TSO(siar) + sizeof(unsigned long) != TSO(sdar)); in pmu_get()
402 BUILD_BUG_ON(TSO(sdar) + sizeof(unsigned long) != TSO(sier)); in pmu_get()
403 BUILD_BUG_ON(TSO(sier) + sizeof(unsigned long) != TSO(mmcr2)); in pmu_get()
404 BUILD_BUG_ON(TSO(mmcr2) + sizeof(unsigned long) != TSO(mmcr0)); in pmu_get()
419 BUILD_BUG_ON(TSO(siar) + sizeof(unsigned long) != TSO(sdar)); in pmu_set()
420 BUILD_BUG_ON(TSO(sdar) + sizeof(unsigned long) != TSO(sier)); in pmu_set()
[all …]
Dptrace-tm.c578 BUILD_BUG_ON(TSO(tm_tfhar) + sizeof(u64) != TSO(tm_texasr)); in tm_spr_get()
579 BUILD_BUG_ON(TSO(tm_texasr) + sizeof(u64) != TSO(tm_tfiar)); in tm_spr_get()
580 BUILD_BUG_ON(TSO(tm_tfiar) + sizeof(u64) != TSO(ckpt_regs)); in tm_spr_get()
623 BUILD_BUG_ON(TSO(tm_tfhar) + sizeof(u64) != TSO(tm_texasr)); in tm_spr_set()
624 BUILD_BUG_ON(TSO(tm_texasr) + sizeof(u64) != TSO(tm_tfiar)); in tm_spr_set()
625 BUILD_BUG_ON(TSO(tm_tfiar) + sizeof(u64) != TSO(ckpt_regs)); in tm_spr_set()
Dptrace-decl.h23 #define TSO(f) (offsetof(struct thread_struct, f)) macro
/linux-6.1.9/Documentation/networking/
Dsegmentation-offloads.rst15 * TCP Segmentation Offload - TSO
34 offload. For this reason TSO is normally disabled if the Tx checksum
47 NETIF_F_TSO_MANGLEID set then the IP ID can be ignored when performing TSO
57 fragmentation offload are the same as TSO. However the IPv4 ID for
136 Partial generic segmentation offload is a hybrid between TSO and GSO. What
Dnetdev-features.rst180 Hardware GRO is basically the exact reverse of TSO, and is generally
182 be re-segmentable by GSO or TSO back to the exact original packet stream.
Dip-sysctl.rst724 The default is 1ms, based on TSO autosizing period.
894 Minimal number of segments per TSO frame.
896 Since linux-3.12, TCP does an automatic sizing of TSO frames,
899 TSO frames. Note that TCP stack might split too big TSO packets
905 Adjustment of TSO packet sizes based on min_rtt
910 Old autosizing was splitting the pacing budget to send 1024 TSO
915 With the new mechanism, we increase this TSO sizing using:
921 TSO packets, reducing their cpu costs.
946 can be consumed by a single TSO frame.
948 building larger TSO frames.
Dnetdevices.rst195 Segmentation Offload (GSO, TSO) is an exception to this rule. The
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/neterion/
Ds2io.rst22 such as jumbo frames, MSI/MSI-X, checksum offloads, TSO, UFO and so on.
59 and receive, TSO.
160 c. Turn on TSO(using "ethtool -K")::
/linux-6.1.9/tools/memory-model/litmus-tests/
DLB+unlocklockonceonce+poacquireonce.litmus10 * the viewpoint of another CPU (the kind of reordering allowed by TSO).
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/chelsio/
Dcxgb.rst77 TCP Segmentation Offloading (TSO) Support
87 By default, TSO is enabled.
88 To disable TSO::
92 To enable TSO::
96 To view the status of TSO::
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst90 - TCP / UDP Segmentation Offload (TSO, USO)
273 TSO Support
276 TSO (TCP Segmentation Offload) feature is supported by GMAC > 4.x and XGMAC
285 When TSO is enabled, the TCP stack doesn't care about the maximum frame length
478 32) Enables TSO feature::
/linux-6.1.9/include/linux/
Dnetdev_features.h135 #define NETIF_F_TSO __NETIF_F(TSO)
/linux-6.1.9/drivers/net/ethernet/cisco/enic/
Denic_res.c93 ENIC_SETTING(enic, TSO) ? "yes" : "no", in enic_get_vnic_config()
Denic_main.c2897 if (ENIC_SETTING(enic, TSO)) in enic_probe()
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/huawei/
Dhinic.rst21 TCP Transmit Segmentation Offload(TSO), Receive-Side Scaling(RSS) and
/linux-6.1.9/tools/memory-model/Documentation/
Dreferences.txt22 and Magnus O. Myreen. 2010. "x86-TSO: A Rigorous and Usable
Dexplanation.txt218 x86 and SPARC follow yet a different memory model: TSO (Total Store
244 impossible. (Exercise: Figure out the reasoning.) But TSO allows
/linux-6.1.9/Documentation/
Datomic_t.txt202 ordering on their SMP atomic primitives. For example our TSO architectures
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst93 - Defines segmentation offload algorithms (eg TSO)
/linux-6.1.9/Documentation/devicetree/bindings/net/
Dsnps,dwmac.yaml459 Enables the TSO feature otherwise it will be managed by
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/intel/
Dixgb.rst452 Under stress conditions, if TX hangs occur, turning off TSO
/linux-6.1.9/Documentation/virt/kvm/
Dapi.rst8016 Architecture with TSO-like ordering (such as x86) are allowed to