Searched refs:txq_stop_thresh (Results 1 – 10 of 10) sorted by relevance
426 if (fill_level > efx->txq_stop_thresh) { in __ef100_enqueue_skb()435 if (fill_level > efx->txq_stop_thresh) { in __ef100_enqueue_skb()453 if (fill_level > efx->txq_stop_thresh) { in __ef100_enqueue_skb()470 if (fill_level < efx->txq_stop_thresh) in __ef100_enqueue_skb()
68 if (likely(fill_level < efx->txq_stop_thresh)) in efx_tx_maybe_stop_queue()92 if (likely(fill_level < efx->txq_stop_thresh)) { in efx_tx_maybe_stop_queue()
432 efx->txq_stop_thresh = efx->txq_entries - efx_tx_max_skb_descs(efx); in efx_start_datapath()433 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in efx_start_datapath()
1040 unsigned int txq_stop_thresh; member
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()
987 unsigned int txq_stop_thresh; member
116 if (likely(fill_level < efx->txq_stop_thresh)) in ef4_tx_maybe_stop_queue()141 if (likely(fill_level < efx->txq_stop_thresh)) { in ef4_tx_maybe_stop_queue()
799 unsigned int txq_stop_thresh; member
655 efx->txq_stop_thresh = efx->txq_entries - ef4_tx_max_skb_descs(efx); in ef4_start_datapath()656 efx->txq_wake_thresh = efx->txq_stop_thresh / 2; in ef4_start_datapath()