Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 10 of 10) sorted by relevance

/dpdk/lib/eal/common/
H A Drte_service.c358 struct core_state *cs, uint32_t service_idx) in service_runner_do_callback()
376 service_run(uint32_t i, struct core_state *cs, uint64_t service_mask, in service_run()
430 struct core_state *cs = &lcore_states[rte_lcore_id()]; in rte_service_run_iter_on_app_lcore() local
453 struct core_state *cs = &lcore_states[lcore]; in service_runner_func() local
519 struct core_state *cs = &lcore_states[i]; in rte_service_lcore_list() local
535 struct core_state *cs = &lcore_states[lcore]; in rte_service_lcore_count_services() local
697 struct core_state *cs = &lcore_states[lcore]; in rte_service_lcore_del() local
721 struct core_state *cs = &lcore_states[lcore]; in rte_service_lcore_start() local
811 struct core_state *cs; in rte_service_lcore_attr_get() local
843 struct core_state *cs; in rte_service_lcore_attr_reset_all() local
[all …]
/dpdk/lib/ipsec/
H A Drte_ipsec_group.h48 const struct rte_cryptodev_sym_session *cs; in rte_ipsec_ses_from_crypto() local
H A Desp_outb.c298 struct rte_cryptodev_sym_session *cs; in esp_outb_tun_prepare() local
446 struct rte_cryptodev_sym_session *cs; in esp_outb_trs_prepare() local
H A Dcrypto.h307 struct rte_cryptodev_sym_session *cs, struct rte_mbuf *mb) in lksd_none_cop_prepare()
H A Desp_inb.c370 struct rte_cryptodev_sym_session *cs; in esp_inb_pkt_prepare() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_txpp.c166 } cs; in mlx5_txpp_doorbell_rearm_queue() local
185 struct mlx5_wqe_cseg *cs; in mlx5_txpp_fill_wqe_rearm_queue() local
288 struct mlx5_wqe_cseg *cs = &wqe->cseg; in mlx5_txpp_fill_wqe_clock_queue() local
H A Dmlx5_tx.h751 struct mlx5_wqe_cseg *__rte_restrict cs = &wqe->cseg; in mlx5_tx_cseg_init() local
/dpdk/lib/mempool/
H A Drte_mempool.h328 #define RTE_MEMPOOL_HEADER_SIZE(mp, cs) \ argument
333 #define MEMPOOL_HEADER_SIZE(mp, cs) \ argument
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.c314 mlx5_glue_destroy_counter_set(struct ibv_counter_set *cs) in mlx5_glue_destroy_counter_set()
/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h689 u8 cs; /* boolean, only used in query response */ member