Searched refs:txq_stop_thresh (Results 1 – 6 of 6) sorted by relevance
115 if (likely(fill_level < efx->txq_stop_thresh)) in ef4_tx_maybe_stop_queue()140 if (likely(fill_level < efx->txq_stop_thresh)) { in ef4_tx_maybe_stop_queue()
799 unsigned int txq_stop_thresh; member
660 efx->txq_stop_thresh = efx->txq_entries - ef4_tx_max_skb_descs(efx); in ef4_start_datapath()661 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in ef4_start_datapath()
132 if (likely(fill_level < efx->txq_stop_thresh)) in efx_tx_maybe_stop_queue()157 if (likely(fill_level < efx->txq_stop_thresh)) { in efx_tx_maybe_stop_queue()
971 unsigned int txq_stop_thresh; member
705 efx->txq_stop_thresh = efx->txq_entries - efx_tx_max_skb_descs(efx); in efx_start_datapath()706 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in efx_start_datapath()