Home
last modified time | relevance | path

Searched refs:tso_version (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dmcdi_functions.c198 bool tso_v2 = tx_queue->tso_version == 2; in efx_mcdi_tx_init()
222 tx_queue->tso_version = 0; in efx_mcdi_tx_init()
Def100_tx.c46 tx_queue->tso_version = 3; in ef100_tx_init()
Dtx_tso.c370 if (tx_queue->tso_version != 1) in efx_enqueue_skb_tso()
Dtx_common.c89 tx_queue->tso_version = 0; in efx_init_tx_queue()
Def10.c2223 EFX_WARN_ON_ONCE_PARANOID(tx_queue->tso_version != 2); in efx_ef10_tx_tso_desc()
2350 tx_queue->tso_version = 2; in efx_ef10_tx_init()
2355 tx_queue->tso_version = 1; in efx_ef10_tx_init()
2376 ESF_DZ_TX_OPTION_IP_CSUM, csum_offload && tx_queue->tso_version != 2, in efx_ef10_tx_init()
2378 ESF_DZ_TX_OPTION_INNER_IP_CSUM, inner_csum && tx_queue->tso_version != 2, in efx_ef10_tx_init()
2382 if (tx_queue->tso_version == 2 && efx_has_cap(efx, TX_TSO_V2_ENCAP)) in efx_ef10_tx_init()
Dtx.c341 switch (tx_queue->tso_version) { in __efx_enqueue_skb()
Dnet_driver.h264 unsigned int tso_version; member
Dfarch.c419 tx_queue->tso_version = 1; in efx_farch_tx_init()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch44354 +enum tso_version {
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch337326 +enum tso_version {