Searched refs:new_txq_ctrl (Results 1 – 1 of 1) sorted by relevance
432 struct sfc_txq *new_txq_ctrl; in sfc_tx_configure() local445 new_txq_ctrl = realloc(sa->txq_ctrl, in sfc_tx_configure()447 if (new_txq_ctrl == NULL && nb_txq_total > 0) in sfc_tx_configure()451 sa->txq_ctrl = new_txq_ctrl; in sfc_tx_configure()