Searched refs:tm_node_subport_id (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 1142 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_subport_tc_rate() 2222 uint32_t subport_id = tm_node_subport_id(dev, np->parent_node); in pipe_profile_get() 2832 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_pipe_weight() 2875 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_queue_weight() 3010 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_subport_rate() 3063 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_pipe_rate() 3109 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_tc_rate() 3304 uint32_t subport_id = tm_node_subport_id(dev, ns); in read_subport_stats() 3354 uint32_t subport_id = tm_node_subport_id(dev, ns); in read_pipe_stats() 3422 uint32_t subport_id = tm_node_subport_id(dev, ns); in read_tc_stats() [all …]
|