Searched refs:txq_max_fill_level (Results 1 – 4 of 4) sorted by relevance
91 sfc_tx_qcheck_conf(struct sfc_adapter *sa, unsigned int txq_max_fill_level, in sfc_tx_qcheck_conf() argument102 if (tx_conf->tx_free_thresh > txq_max_fill_level) { in sfc_tx_qcheck_conf()105 tx_conf->tx_free_thresh, txq_max_fill_level); in sfc_tx_qcheck_conf()143 unsigned int txq_max_fill_level; in sfc_tx_qinit() local162 &txq_max_fill_level); in sfc_tx_qinit()168 SFC_ASSERT(txq_max_fill_level <= nb_tx_desc); in sfc_tx_qinit()175 rc = sfc_tx_qcheck_conf(sa, txq_max_fill_level, tx_conf, offloads); in sfc_tx_qinit()204 info.max_fill_level = txq_max_fill_level; in sfc_tx_qinit()1075 unsigned int *txq_max_fill_level) in sfc_efx_tx_qsize_up_rings() argument1079 *txq_max_fill_level = EFX_TXQ_LIMIT(*txq_entries); in sfc_efx_tx_qsize_up_rings()
111 unsigned int *txq_max_fill_level);
913 unsigned int *txq_max_fill_level) in sfc_ef10_tx_qsize_up_rings() argument926 *txq_max_fill_level = RTE_MIN(nb_tx_desc, in sfc_ef10_tx_qsize_up_rings()
817 unsigned int *txq_max_fill_level) in sfc_ef100_tx_qsize_up_rings() argument830 *txq_max_fill_level = RTE_MIN(nb_tx_desc, in sfc_ef100_tx_qsize_up_rings()