Searched refs:tm_node_subport_id (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 1148 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_subport_tc_rate() 2228 uint32_t subport_id = tm_node_subport_id(dev, np->parent_node); in pipe_profile_get() 2840 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_pipe_weight() 2885 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_queue_weight() 3028 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_subport_rate() 3081 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_pipe_rate() 3127 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_tc_rate() 3322 uint32_t subport_id = tm_node_subport_id(dev, ns); in read_subport_stats() 3372 uint32_t subport_id = tm_node_subport_id(dev, ns); in read_pipe_stats() 3440 uint32_t subport_id = tm_node_subport_id(dev, ns); in read_tc_stats() [all …]
|