Searched refs:start_port (Results 1 – 4 of 4) sorted by relevance
58 unsigned start_port; member303 lcore_ports[i].start_port = ports_assigned; in assign_ports_to_cores()321 const unsigned start_port = lcore_ports[id].start_port; in lcore_main() local322 const unsigned end_port = start_port + lcore_ports[id].num_ports; in lcore_main()328 if (start_port == end_port){ in lcore_main()338 for (p = start_port; p < end_port; p++){ in lcore_main()352 for (p = start_port; p < end_port; p++) { in lcore_main()
1049 int start_port(portid_t pid);
2720 start_port(portid_t pid) in start_port() function4238 if (!no_device_start && start_port(RTE_PORT_ALL) != 0) in main()
1218 start_port(RTE_PORT_ALL); in cmd_operate_port_parsed()1264 start_port(res->value); in cmd_operate_specific_port_parsed()