Searched refs:new_txq_ctrl (Results 1 – 1 of 1) sorted by relevance
372 struct sfc_txq *new_txq_ctrl; in sfc_tx_configure() local383 new_txq_ctrl = realloc(sa->txq_ctrl, in sfc_tx_configure()385 if (new_txq_ctrl == NULL && nb_tx_queues > 0) in sfc_tx_configure()389 sa->txq_ctrl = new_txq_ctrl; in sfc_tx_configure()