Home
last modified time | relevance | path

Searched refs:port_is_started (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dcmdline_tm.c672 if (!port_is_started(port_id)) { in cmd_show_port_tm_node_stats_parsed()
1087 (port_is_started(port_id))) { in cmd_add_port_tm_node_shared_shaper_parsed()
1094 (!port_is_started(port_id))) { in cmd_add_port_tm_node_shared_shaper_parsed()
1541 if (!port_is_started(port_id)) { in cmd_set_port_tm_node_shaper_profile_parsed()
2103 if (port_is_started(port_id)) { in cmd_del_port_tm_node_parsed()
2195 if (!port_is_started(port_id)) { in cmd_set_port_tm_node_parent_parsed()
H A Dtestpmd.c2352 port_is_started(portid_t port_id) in port_is_started() function
2720 if (!port_is_started(peer_pl[j])) in start_port()
2737 if (!port_is_started(peer_pl[j])) in start_port()
2803 if (!port_is_started(peer_pl[j])) in stop_port()
H A Dtestpmd.h933 int port_is_started(portid_t port_id);
H A Dcmdline.c2562 if (port_is_started(res->portid) != 1) { in cmd_config_rxtx_queue_parsed()
2653 if (port_is_started(res->port_id) != 0) { in cmd_config_deferred_start_rxtx_queue_parsed()