Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcmdline_tm.c674 if (!port_is_started(port_id)) { in cmd_show_port_tm_node_stats_parsed()
1089 (port_is_started(port_id))) { in cmd_add_port_tm_node_shared_shaper_parsed()
1096 (!port_is_started(port_id))) { in cmd_add_port_tm_node_shared_shaper_parsed()
1543 if (!port_is_started(port_id)) { in cmd_set_port_tm_node_shaper_profile_parsed()
2108 if (port_is_started(port_id)) { in cmd_del_port_tm_node_parsed()
2200 if (!port_is_started(port_id)) { in cmd_set_port_tm_node_parent_parsed()
H A Dtestpmd.c2463 port_is_started(portid_t port_id) in port_is_started() function
2983 if (!port_is_started(peer_pl[j])) in start_port()
3000 if (!port_is_started(peer_pl[j])) in start_port()
3068 if (!port_is_started(peer_pl[j])) in stop_port()
H A Dtestpmd.h1058 int port_is_started(portid_t port_id);
H A Dconfig.c4174 if (port_is_started(pid) == 1) in dcb_fwd_config_setup()
H A Dcmdline.c2669 if (port_is_started(res->portid) != 1) { in cmd_config_rxtx_queue_parsed()
2760 if (port_is_started(res->port_id) != 0) { in cmd_config_deferred_start_rxtx_queue_parsed()