Searched refs:txq_stop_thresh (Results 1 – 6 of 6) sorted by relevance
118 if (likely(fill_level < efx->txq_stop_thresh)) in ef4_tx_maybe_stop_queue()143 if (likely(fill_level < efx->txq_stop_thresh)) { in ef4_tx_maybe_stop_queue()
802 unsigned int txq_stop_thresh; member
663 efx->txq_stop_thresh = efx->txq_entries - ef4_tx_max_skb_descs(efx); in ef4_start_datapath()664 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in ef4_start_datapath()
135 if (likely(fill_level < efx->txq_stop_thresh)) in efx_tx_maybe_stop_queue()160 if (likely(fill_level < efx->txq_stop_thresh)) { in efx_tx_maybe_stop_queue()
974 unsigned int txq_stop_thresh; member
708 efx->txq_stop_thresh = efx->txq_entries - efx_tx_max_skb_descs(efx); in efx_start_datapath()709 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in efx_start_datapath()