Home
last modified time | relevance | path

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

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c349 struct tm_node *nq; in tm_node_queue_id() local
2111 struct tm_node *nt, *nq; in pipe_profile_build() local
2290 struct tm_node *nq; in tm_tc_wred_profile_get() local
2493 struct tm_node *nr = tm_root_node_present(dev), *ns, *np, *nt, *nq; in hierarchy_commit_check() local
2864 struct tm_node *nq, uint32_t weight) in update_queue_weight()
3492 struct tm_node *nq, in read_queue_stats()
/dpdk/drivers/net/null/
H A Drte_eth_null.c358 struct null_queue *nq = dev->data->rx_queues[qid]; in eth_rx_queue_release() local
369 struct null_queue *nq = dev->data->tx_queues[qid]; in eth_tx_queue_release() local
/dpdk/lib/pdump/
H A Drte_pdump.c705 pdump_sum_stats(uint16_t port, uint16_t nq, in pdump_sum_stats()
/dpdk/drivers/net/memif/
H A Drte_eth_memif.c1440 uint8_t tmp, nq; in memif_stats_get() local
/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c2239 int nq = min(n, 32); in t4_config_rss_range() local