Home
last modified time | relevance | path

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

/drivers/net/sfc/
Dnet_driver.h93 #define EFX_TX_QUEUE_OFFLOAD_CSUM 0 macro
Dselftest.c639 EFX_TX_QUEUE_OFFLOAD_CSUM); in efx_test_loopbacks()
Dtx.c380 tx_queue = &efx->tx_queue[EFX_TX_QUEUE_OFFLOAD_CSUM]; in efx_hard_start_xmit()
Dfalcon.c488 int csum = tx_queue->queue == EFX_TX_QUEUE_OFFLOAD_CSUM; in falcon_init_tx()
503 if (tx_queue->queue == EFX_TX_QUEUE_OFFLOAD_CSUM) in falcon_init_tx()