Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c509 uint32_t n_pps) in root_node_id()
520 uint32_t n_pps, in subport_node_id()
532 uint32_t n_pps, in pipe_node_id()
548 uint32_t n_pps, in tc_node_id()
563 uint32_t n_pps, in queue_node_id()
575 uint32_t n_pps; /**< Number of pipes per subport. */ member
766 uint32_t n_spp = params->n_spp, n_pps = params->n_pps, s; in tmgr_hierarchy_default() local