efx_siena_tx_max_skb_descs
#define EFX_TXQ_MIN_ENT(efx) (2 * efx_siena_tx_max_skb_descs(efx))
efx->txq_stop_thresh = efx->txq_entries - efx_siena_tx_max_skb_descs(efx);
unsigned int efx_siena_tx_max_skb_descs(struct efx_nic *efx);