Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_rx.c1740 bool reconfigure; in sfc_rx_configure() local
1751 reconfigure = true; in sfc_rx_configure()
1756 reconfigure = false; in sfc_rx_configure()
1776 reconfigure = true; in sfc_rx_configure()
1823 if (!reconfigure) { in sfc_rx_configure()
1849 if (!reconfigure) in sfc_rx_configure()
H A Dsfc_tx.c391 bool reconfigure; in sfc_tx_configure() local
415 reconfigure = false; in sfc_tx_configure()
434 reconfigure = true; in sfc_tx_configure()
476 if (!reconfigure) { in sfc_tx_configure()
/dpdk/doc/guides/prog_guide/
H A Dprofile_app.rst39 To allow VTune attaching to the DPDK application, reconfigure a DPDK build
/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst266 The Eventdev API allows one to reconfigure a device, its ports, and its queues
/dpdk/doc/guides/rel_notes/
H A Drelease_18_11.rst283 to reconfigure queues.