Home
last modified time | relevance | path

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

/openbmc/qemu/docs/specs/
H A Drocker.rst589 4: TSO (TCP Segmentation Offload)
593 TX_TSO_MSS 2 For TSO offload mode, the
595 TX_TSO_HDR_LEN 2 For TSO offload mode, the
611 -ROCKER_EINVAL bad pport or TSO or csum offloading error
/openbmc/qemu/hw/net/
H A De1000.c1365 if (chkflag(TSO) || !s->use_tso_for_migration) { in e1000_pre_save()
1423 return chkflag(TSO); in e1000_tso_state_needed()
/openbmc/u-boot/drivers/net/
H A Dmtk_eth.c120 u32 TSO : 1; member