Searched refs:TSO (Results 1 – 19 of 19) sorted by relevance
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | ptrace.c | 75 #define TSO(f) (offsetof(struct thread_struct, f)) macro 1386 BUILD_BUG_ON(TSO(tm_tfhar) + sizeof(u64) != TSO(tm_texasr)); in tm_spr_get() 1387 BUILD_BUG_ON(TSO(tm_texasr) + sizeof(u64) != TSO(tm_tfiar)); in tm_spr_get() 1388 BUILD_BUG_ON(TSO(tm_tfiar) + sizeof(u64) != TSO(ckpt_regs)); in tm_spr_get() 1442 BUILD_BUG_ON(TSO(tm_tfhar) + sizeof(u64) != TSO(tm_texasr)); in tm_spr_set() 1443 BUILD_BUG_ON(TSO(tm_texasr) + sizeof(u64) != TSO(tm_tfiar)); in tm_spr_set() 1444 BUILD_BUG_ON(TSO(tm_tfiar) + sizeof(u64) != TSO(ckpt_regs)); in tm_spr_set() 1690 BUILD_BUG_ON(TSO(ebbrr) + sizeof(unsigned long) != TSO(ebbhr)); in ebb_get() 1691 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_get() 1711 BUILD_BUG_ON(TSO(ebbrr) + sizeof(unsigned long) != TSO(ebbhr)); in ebb_set() [all …]
|
| /Linux-v5.4/Documentation/networking/ |
| D | segmentation-offloads.rst | 15 * 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
|
| D | netdev-features.txt | 177 Hardware GRO is basically the exact reverse of TSO, and is generally 179 be re-segmentable by GSO or TSO back to the exact original packet stream.
|
| D | netdevices.txt | 33 Segmentation Offload (GSO, TSO) is an exception to this rule. The
|
| D | hinic.txt | 18 TCP Transmit Segmentation Offload(TSO), Receive-Side Scaling(RSS) and
|
| D | ip-sysctl.txt | 576 The default is 1ms, based on TSO autosizing period. 705 Minimal number of segments per TSO frame. 706 Since linux-3.12, TCP does an automatic sizing of TSO frames, 709 TSO frames. Note that TCP stack might split too big TSO packets 730 can be consumed by a single TSO frame. 732 building larger TSO frames.
|
| /Linux-v5.4/Documentation/networking/device_drivers/neterion/ |
| D | vxge.txt | 24 priority allocation and guarantees, GRO, TSO, interrupt moderation etc are 46 TCP Segmentation Offload (TSO) on transmit path
|
| D | s2io.txt | 16 such as jumbo frames, MSI/MSI-X, checksum offloads, TSO, UFO and so on. 44 and receive, TSO. 117 c. Turn on TSO(using "ethtool -K")
|
| /Linux-v5.4/Documentation/networking/device_drivers/chelsio/ |
| D | cxgb.txt | 72 TCP Segmentation Offloading (TSO) Support 82 By default, TSO is enabled. 83 To disable TSO: 87 To enable TSO: 91 To view the status of TSO:
|
| /Linux-v5.4/include/linux/ |
| D | netdev_features.h | 125 #define NETIF_F_TSO __NETIF_F(TSO)
|
| /Linux-v5.4/Documentation/networking/device_drivers/stmicro/ |
| D | stmmac.txt | 188 o tso_en: Enables TSO (TCP Segmentation Offload) feature. 323 4.12) TSO support (GMAC4.x) 325 TSO (Tcp Segmentation Offload) feature is supported by GMAC 4.x chip family. 334 When TSO is enabled, the TCP stack doesn't care about the maximum frame
|
| /Linux-v5.4/Documentation/networking/device_drivers/amazon/ |
| D | ena.txt | 27 as checksum offload and TCP transmit segmentation offload (TSO). 237 - TSO over IPv4/IPv6 238 - TSO with ECN
|
| /Linux-v5.4/drivers/net/ethernet/cisco/enic/ |
| D | enic_res.c | 106 ENIC_SETTING(enic, TSO) ? "yes" : "no", in enic_get_vnic_config()
|
| D | enic_main.c | 2926 if (ENIC_SETTING(enic, TSO)) in enic_probe()
|
| /Linux-v5.4/tools/memory-model/Documentation/ |
| D | references.txt | 22 and Magnus O. Myreen. 2010. "x86-TSO: A Rigorous and Usable
|
| D | explanation.txt | 218 x86 and SPARC follow yet a different memory model: TSO (Total Store 244 impossible. (Exercise: Figure out the reasoning.) But TSO allows
|
| /Linux-v5.4/Documentation/ |
| D | atomic_t.txt | 202 ordering on their SMP atomic primitives. For example our TSO architectures
|
| /Linux-v5.4/drivers/net/ethernet/3com/ |
| D | typhoon.c | 143 #warning Typhoon only supports 32 entries in its SG list for TSO, disabling TSO
|
| /Linux-v5.4/Documentation/networking/device_drivers/intel/ |
| D | ixgb.rst | 452 Under stress conditions, if TX hangs occur, turning off TSO
|