Home
last modified time | relevance | path

Searched refs:RTE_PROC_SECONDARY (Results 1 – 25 of 51) sorted by relevance

123

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mp.c38 MLX5_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx5_mp_req_mr_create()
80 MLX5_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx5_mp_req_queue_state_modify()
116 MLX5_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx5_mp_req_verbs_cmd_fd()
177 MLX5_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx5_mp_init_secondary()
187 MLX5_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx5_mp_uninit_secondary()
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_mp.c116 MLX4_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mp_secondary_handle()
251 MLX4_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx4_mp_req_mr_create()
289 MLX4_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx4_mp_req_verbs_cmd_fd()
349 MLX4_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx4_mp_init_secondary()
359 MLX4_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx4_mp_uninit_secondary()
H A Dmlx4_txq.c139 MLX4_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx4_tx_uar_init_secondary()
165 MLX4_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx4_tx_uar_init_secondary()
H A Dmlx4.c727 case RTE_PROC_SECONDARY: in mlx4_init_once()
875 if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in mlx4_pci_probe()
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_timer.c63 if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in set_tsc_freq()
H A Deal_common_proc.c544 if (rte_eal_process_type() == RTE_PROC_SECONDARY) in open_socket_fd()
725 if (!peer && (rte_eal_process_type() == RTE_PROC_SECONDARY)) in mp_send()
1001 if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in rte_mp_request_sync()
1135 if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in rte_mp_request_async()
H A Deal_common_memzone.c390 } else if (rte_eal_process_type() == RTE_PROC_SECONDARY && in rte_eal_memzone_init()
/f-stack/dpdk/drivers/bus/fslmc/
H A Dfslmc_vfio.c768 if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in fslmc_process_mcp()
840 if (rte_eal_process_type() == RTE_PROC_SECONDARY && in fslmc_vfio_process_group()
885 if (rte_eal_process_type() == RTE_PROC_SECONDARY && in fslmc_vfio_process_group()
914 if (rte_eal_process_type() == RTE_PROC_SECONDARY) in fslmc_vfio_process_group()
930 if (rte_eal_process_type() == RTE_PROC_SECONDARY in fslmc_vfio_process_group()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_eal.h41 RTE_PROC_SECONDARY, enumerator
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_mp_os.c121 MLX5_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx5_mp_os_secondary_handle()
268 MLX5_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx5_mp_os_req_queue_control()
/f-stack/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c203 if (rte_eal_process_type() == RTE_PROC_SECONDARY) in smp_port_init()
450 mp = (proc_type == RTE_PROC_SECONDARY) ? in main()
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev.c128 if (rte_eal_process_type() == RTE_PROC_SECONDARY) in otx2_cpt_pci_probe()
/f-stack/dpdk/app/test/
H A Dtest_pdump.c204 } else if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in test_pdump()
H A Dtest_timer_secondary.c168 } else if (proc_type == RTE_PROC_SECONDARY) { in test_timer_secondary()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_txq.c225 if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in mlx5_tx_queue_stop()
293 if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in mlx5_tx_queue_start()
642 MLX5_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx5_tx_uar_uninit_secondary()
672 MLX5_ASSERT(rte_eal_process_type() == RTE_PROC_SECONDARY); in mlx5_tx_uar_init_secondary()
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal.c61 ptype = RTE_PROC_SECONDARY; in eal_proc_type_detect()
/f-stack/dpdk/lib/librte_eal/freebsd/
H A Deal.c367 ptype = RTE_PROC_SECONDARY; in eal_proc_type_detect()
392 case RTE_PROC_SECONDARY: in rte_config_init()
/f-stack/dpdk/lib/librte_latencystats/
H A Drte_latencystats.c368 if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in rte_latencystats_get()
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_asym_pmd.c257 } else if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in qat_asym_dev_create()
H A Dqat_sym_pmd.c342 } else if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in qat_sym_dev_create()
/f-stack/dpdk/drivers/net/failsafe/
H A Dfailsafe.c332 if (rte_eal_process_type() == RTE_PROC_SECONDARY && in rte_pmd_failsafe_probe()
/f-stack/dpdk/drivers/common/qat/
H A Dqat_device.c177 if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in qat_pci_device_allocate()
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal.c459 ptype = RTE_PROC_SECONDARY; in eal_proc_type_detect()
484 case RTE_PROC_SECONDARY: in rte_config_init()
/f-stack/dpdk/drivers/net/kni/
H A Drte_eth_kni.c449 if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in eth_kni_probe()
/f-stack/dpdk/drivers/bus/vdev/
H A Dvdev.c468 if (rte_eal_process_type() == RTE_PROC_SECONDARY) { in vdev_scan()

123