Home
last modified time | relevance | path

Searched refs:new_txq_info (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_tx.c371 struct sfc_txq_info *new_txq_info; in sfc_tx_configure() local
377 new_txq_info = in sfc_tx_configure()
380 if (new_txq_info == NULL && nb_tx_queues > 0) in sfc_tx_configure()
388 sas->txq_info = new_txq_info; in sfc_tx_configure()