Home
last modified time | relevance | path

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

/dpdk/doc/guides/nics/
H A Dnfp.rst106 PF multiport support
114 However, with the NFP PF multiport there is just one PF PCI device. Supporting
132 There are some limitations with multiport support: RX interrupts and
H A Dbnxt.rst136 features which the PF can enable or request. In a multiport NIC, each port will
/dpdk/drivers/net/nfp/
H A Dnfp_common.h148 bool multiport; member
H A Dnfp_ethdev.c107 if (pf_dev->multiport) { in nfp_net_start()
880 pf_dev->multiport = true; in nfp_pf_init()
/dpdk/doc/guides/rel_notes/
H A Drelease_19_05.rst104 * Added support for multiport InfiniBand device.