ef4_tx_max_skb_descs
efx->txq_stop_thresh = efx->txq_entries - ef4_tx_max_skb_descs(efx);
unsigned int ef4_tx_max_skb_descs(struct ef4_nic *efx);
#define EF4_TXQ_MIN_ENT(efx) (2 * ef4_tx_max_skb_descs(efx))