Searched refs:efx_siena_tx_max_skb_descs (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx_common.c431 efx->txq_stop_thresh = efx->txq_entries - efx_siena_tx_max_skb_descs(efx);
H A Dtx_common.c403 unsigned int efx_siena_tx_max_skb_descs(struct efx_nic *efx) function
H A Dtx_common.h35 unsigned int efx_siena_tx_max_skb_descs(struct efx_nic *efx);
H A Defx.h47 #define EFX_TXQ_MIN_ENT(efx) (2 * efx_siena_tx_max_skb_descs(efx))

Completed in 173 milliseconds