Searched refs:txq_stop_thresh (Results 1 – 6 of 6) sorted by relevance
52 if (likely(fill_level < efx->txq_stop_thresh)) in efx_tx_maybe_stop_queue()76 if (likely(fill_level < efx->txq_stop_thresh)) { in efx_tx_maybe_stop_queue()
431 efx->txq_stop_thresh = efx->txq_entries - efx_siena_tx_max_skb_descs(efx); in efx_start_datapath()432 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in efx_start_datapath()
979 unsigned int txq_stop_thresh; member
427 efx->txq_stop_thresh = efx->txq_entries - efx_tx_max_skb_descs(efx); in efx_start_datapath()428 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in efx_start_datapath()
1061 unsigned int txq_stop_thresh; member
654 efx->txq_stop_thresh = efx->txq_entries - ef4_tx_max_skb_descs(efx); in ef4_start_datapath()655 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in ef4_start_datapath()