Home
last modified time | relevance | path

Searched defs:num_pools (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/examples/vmdq/
H A Dmain.c61 static uint32_t num_pools = 8; variable
129 get_eth_conf(struct rte_eth_conf *eth_conf, uint32_t num_pools) in get_eth_conf()
/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_pf.c613 u16 num_pools = hw->iov.num_pools; in fm10k_queues_per_pool() local
631 u16 num_pools = hw->iov.num_pools; in fm10k_vectors_per_pool() local
656 u16 num_pools) in fm10k_iov_assign_resources_pf()
H A Dfm10k_type.h701 u16 num_pools; member
/f-stack/dpdk/examples/vmdq_dcb/
H A Dmain.c63 static enum rte_eth_nb_pools num_pools = ETH_32_POOLS; variable
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c2931 enum rte_eth_nb_pools num_pools; in txgbe_vmdq_dcb_configure() local
3598 enum rte_eth_nb_pools num_pools; in txgbe_vmdq_rx_hw_configure() local
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c3647 enum rte_eth_nb_pools num_pools; in ixgbe_vmdq_dcb_configure() local
4325 enum rte_eth_nb_pools num_pools; in ixgbe_vmdq_rx_hw_configure() local
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman.h69 uint8_t num_pools; /**< the number of depleted pools that member