Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dtx_common.c262 if (fill_level <= efx->txq_wake_thresh) in efx_siena_xmit_done()
A Dnet_driver.h988 unsigned int txq_wake_thresh; member
A Defx_common.c432 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in efx_start_datapath()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dtx_common.c277 if (fill_level <= efx->txq_wake_thresh) in efx_xmit_done()
A Dnet_driver.h1060 unsigned int txq_wake_thresh; member
A Defx_common.c433 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in efx_start_datapath()
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/
A Dtx.c519 if (fill_level <= efx->txq_wake_thresh) in ef4_xmit_done()
A Dnet_driver.h800 unsigned int txq_wake_thresh; member
A Defx.c656 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in ef4_start_datapath()

Completed in 31 milliseconds