| /dpdk/app/test/ |
| H A D | test_pmd_ring.c | 416 ret = rte_eth_dev_stop(rxtx_portd); in test_pmd_ring_pair_create_attach() 420 ret = rte_eth_dev_stop(rxtx_porte); in test_pmd_ring_pair_create_attach() 435 ret = rte_eth_dev_stop(tx_porta); in test_cleanup_resources() 439 ret = rte_eth_dev_stop(rx_portb); in test_cleanup_resources() 443 ret = rte_eth_dev_stop(rxtx_portc); in test_cleanup_resources() 541 TEST_ASSERT((rte_eth_dev_stop(cmdl_port0) == 0), in test_command_line_ring_port()
|
| H A D | test_link_bonding_rssconf.c | 181 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params.bond_port_id), in remove_slaves_and_stop_bonded_device() 591 rte_eth_dev_stop(test_params.bond_port_id); in testsuite_teardown() 594 rte_eth_dev_stop(port->port_id); in testsuite_teardown()
|
| H A D | test_event_eth_rx_adapter.c | 177 retval = rte_eth_dev_stop(portid); in init_port_rx_intr() 342 rte_eth_dev_stop(i); in testsuite_teardown() 369 rte_eth_dev_stop(default_params.rx_intr_port); in testsuite_teardown_rx_intr() 744 err = rte_eth_dev_stop(port_index); in adapter_multi_eth_add_del()
|
| H A D | test_bitratestats.c | 174 rte_eth_dev_stop(portid); in test_bit_packet_forward()
|
| H A D | test_pmd_ring_perf.c | 158 if (rte_eth_dev_stop(ring_ethdev_port) != 0) in test_ring_pmd_perf()
|
| H A D | test_pdump.c | 162 rte_eth_dev_stop(portid); in send_pkts()
|
| H A D | test_latencystats.c | 173 rte_eth_dev_stop(portid); in test_latency_packet_forward()
|
| H A D | virtual_pmd.c | 417 rte_eth_dev_stop(port_id); in virtual_ethdev_rx_burst_fn_set_success() 434 rte_eth_dev_stop(port_id); in virtual_ethdev_tx_burst_fn_set_success()
|
| H A D | test_link_bonding_mode4.c | 356 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params.bonded_port_id), in remove_slaves_and_stop_bonded_device() 371 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(slave->port_id), in remove_slaves_and_stop_bonded_device() 471 rte_eth_dev_stop(test_params.bonded_port_id); in testsuite_teardown() 474 rte_eth_dev_stop(port->port_id); in testsuite_teardown()
|
| H A D | test_link_bonding.c | 619 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_stop_bonded_device() 655 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in remove_slaves_and_stop_bonded_device() 766 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_set_primary_slave() 1037 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(bonded_port_id), in test_set_bonded_port_initialization_mac_assignment() 1079 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(bonded_port_id), in test_set_bonded_port_initialization_mac_assignment() 1785 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_roundrobin_verify_mac_assignment() 2421 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_activebackup_verify_mac_assignment() 3354 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_balance_verify_mac_assignment() 3953 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_broadcast_verify_mac_assignment() 4495 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_tlb_verify_mac_assignment()
|
| H A D | test_kni.c | 762 if (rte_eth_dev_stop(port_id) != 0) in test_kni()
|
| /dpdk/examples/ip_pipeline/ |
| H A D | link.c | 221 rte_eth_dev_stop(port_id); in link_create() 229 rte_eth_dev_stop(port_id); in link_create() 236 rte_eth_dev_stop(port_id); in link_create()
|
| /dpdk/examples/ethtool/lib/ |
| H A D | rte_ethtool.c | 302 ret = rte_eth_dev_stop(port_id); in rte_ethtool_net_open() 312 return rte_eth_dev_stop(port_id); in rte_ethtool_net_stop() 463 stat = rte_eth_dev_stop(port_id); in rte_ethtool_set_ringparam()
|
| /dpdk/examples/pipeline/ |
| H A D | obj.c | 303 rte_eth_dev_stop(port_id); in link_create() 311 rte_eth_dev_stop(port_id); in link_create() 318 rte_eth_dev_stop(port_id); in link_create()
|
| /dpdk/examples/kni/ |
| H A D | main.c | 784 ret = rte_eth_dev_stop(port_id); in kni_change_mtu_() 875 ret = rte_eth_dev_stop(port_id); in kni_config_network_interface() 884 ret = rte_eth_dev_stop(port_id); in kni_config_network_interface() 1022 ret = rte_eth_dev_stop(port_id); in kni_free_kni()
|
| /dpdk/lib/ethdev/ |
| H A D | version.map | 68 rte_eth_dev_stop;
|
| /dpdk/examples/flow_filtering/ |
| H A D | main.c | 94 ret = rte_eth_dev_stop(port_id); in main_loop()
|
| /dpdk/examples/l2fwd-event/ |
| H A D | main.c | 737 ret = rte_eth_dev_stop(port_id); in main() 762 ret = rte_eth_dev_stop(port_id); in main()
|
| /dpdk/examples/multi_process/client_server_mp/mp_server/ |
| H A D | main.c | 284 rte_eth_dev_stop(port_id); in signal_handler()
|
| /dpdk/examples/ethtool/ethtool-app/ |
| H A D | main.c | 266 ret = rte_eth_dev_stop(portid); in close_ports()
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_vf.c | 127 ret = rte_eth_dev_stop(port_id); in hn_remove_delayed() 501 ret = rte_eth_dev_stop(vf_dev->data->port_id); in hn_vf_stop()
|
| /dpdk/examples/eventdev_pipeline/ |
| H A D | main.c | 478 if (rte_eth_dev_stop(portid) < 0) in main()
|
| /dpdk/examples/l3fwd/ |
| H A D | main.c | 1568 ret = rte_eth_dev_stop(portid); in main() 1591 ret = rte_eth_dev_stop(portid); in main()
|
| /dpdk/drivers/net/failsafe/ |
| H A D | failsafe_ether.c | 285 ret = rte_eth_dev_stop(PORT_ID(sdev)); in fs_dev_remove()
|
| /dpdk/examples/l2fwd/ |
| H A D | main.c | 919 ret = rte_eth_dev_stop(portid); in main()
|