Home
last modified time | relevance | path

Searched refs:txq_wake_thresh (Results 1 – 9 of 9) sorted by relevance

/drivers/net/ethernet/sfc/siena/
A Dtx_common.c263 if (fill_level <= efx->txq_wake_thresh) in efx_siena_xmit_done()
A Dnet_driver.h980 unsigned int txq_wake_thresh; member
A Defx_common.c432 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in efx_start_datapath()
/drivers/net/ethernet/sfc/
A Dtx_common.c296 if (fill_level <= efx->txq_wake_thresh) in efx_xmit_done()
A Dnet_driver.h1062 unsigned int txq_wake_thresh; member
A Defx_common.c428 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in efx_start_datapath()
/drivers/net/ethernet/sfc/falcon/
A Dtx.c511 if (fill_level <= efx->txq_wake_thresh) in ef4_xmit_done()
A Dnet_driver.h800 unsigned int txq_wake_thresh; member
A Defx.c655 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in ef4_start_datapath()

Completed in 49 milliseconds