Home
last modified time | relevance | path

Searched refs:tx_tso (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/enic/base/
H A Dvnic_stats.h21 uint64_t tx_tso; member
/f-stack/lib/
H A Dff_config.h54 uint8_t tx_tso; member
H A Dff_veth.c615 if (cfg->hw_features.tx_tso) { in ff_veth_setup_interface()
H A Dff_dpdk_if.c702 pconf->hw_features.tx_tso = 1; in init_port_start()