Searched refs:new_rxq_ctrl (Results 1 – 1 of 1) sorted by relevance
1667 struct sfc_rxq *new_rxq_ctrl; in sfc_rx_configure() local1680 new_rxq_ctrl = realloc(sa->rxq_ctrl, in sfc_rx_configure()1682 if (new_rxq_ctrl == NULL && nb_rx_queues > 0) in sfc_rx_configure()1686 sa->rxq_ctrl = new_rxq_ctrl; in sfc_rx_configure()