Searched refs:txq_max_fill_level (Results 1 – 4 of 4) sorted by relevance
72 sfc_tx_qcheck_conf(struct sfc_adapter *sa, unsigned int txq_max_fill_level, in sfc_tx_qcheck_conf() argument83 if (tx_conf->tx_free_thresh > txq_max_fill_level) { in sfc_tx_qcheck_conf()86 tx_conf->tx_free_thresh, txq_max_fill_level); in sfc_tx_qcheck_conf()122 unsigned int txq_max_fill_level; in sfc_tx_qinit() local139 &txq_max_fill_level); in sfc_tx_qinit()145 SFC_ASSERT(txq_max_fill_level <= nb_tx_desc); in sfc_tx_qinit()149 rc = sfc_tx_qcheck_conf(sa, txq_max_fill_level, tx_conf, offloads); in sfc_tx_qinit()178 info.max_fill_level = txq_max_fill_level; in sfc_tx_qinit()977 unsigned int *txq_max_fill_level) in sfc_efx_tx_qsize_up_rings() argument981 *txq_max_fill_level = EFX_TXQ_LIMIT(*txq_entries); in sfc_efx_tx_qsize_up_rings()
107 unsigned int *txq_max_fill_level);
745 unsigned int *txq_max_fill_level) in sfc_ef100_tx_qsize_up_rings() argument758 *txq_max_fill_level = RTE_MIN(nb_tx_desc, in sfc_ef100_tx_qsize_up_rings()
893 unsigned int *txq_max_fill_level) in sfc_ef10_tx_qsize_up_rings() argument906 *txq_max_fill_level = RTE_MIN(nb_tx_desc, in sfc_ef10_tx_qsize_up_rings()