Searched refs:ef4_tx_max_skb_descs (Results 1 – 3 of 3) sorted by relevance
34 unsigned int ef4_tx_max_skb_descs(struct ef4_nic *efx);71 #define EF4_TXQ_MIN_ENT(efx) (2 * ef4_tx_max_skb_descs(efx))
81 unsigned int ef4_tx_max_skb_descs(struct ef4_nic *efx) in ef4_tx_max_skb_descs() function
654 efx->txq_stop_thresh = efx->txq_entries - ef4_tx_max_skb_descs(efx); in ef4_start_datapath()