Searched refs:efx_siena_tx_max_skb_descs (Results 1 – 4 of 4) sorted by relevance
35 unsigned int efx_siena_tx_max_skb_descs(struct efx_nic *efx);
47 #define EFX_TXQ_MIN_ENT(efx) (2 * efx_siena_tx_max_skb_descs(efx))
404 unsigned int efx_siena_tx_max_skb_descs(struct efx_nic *efx) in efx_siena_tx_max_skb_descs() function
431 efx->txq_stop_thresh = efx->txq_entries - efx_siena_tx_max_skb_descs(efx); in efx_start_datapath()