Searched defs:ws (Results 1 – 6 of 6) sorted by relevance
/dpdk/drivers/event/octeontx/ |
H A D | ssovf_worker.h | 168 ssows_get_work(struct ssows *ws, struct rte_event *ev, const uint16_t flag) in ssows_get_work() 204 ssows_add_work(struct ssows *ws, const uint64_t event_ptr, const uint32_t tag, in ssows_add_work() 214 ssows_swtag_full(struct ssows *ws, const uint64_t event_ptr, const uint32_t tag, in ssows_swtag_full() 226 ssows_swtag_desched(struct ssows *ws, uint32_t tag, uint8_t new_tt, uint8_t grp) in ssows_swtag_desched() 235 ssows_swtag_norm(struct ssows *ws, uint32_t tag, uint8_t new_tt) in ssows_swtag_norm() 244 ssows_swtag_untag(struct ssows *ws) in ssows_swtag_untag() 251 ssows_upd_wqp(struct ssows *ws, uint8_t grp, uint64_t event_ptr) in ssows_upd_wqp() 258 ssows_desched(struct ssows *ws) in ssows_desched() 264 ssows_swtag_wait(struct ssows *ws) in ssows_swtag_wait() 272 ssows_head_wait(struct ssows *ws) in ssows_head_wait()
|
/dpdk/drivers/event/cnxk/tx/cn9k/ |
H A D | tx_all_offload.c | 17 struct cn9k_sso_hws *ws = port; in cn9k_sso_hws_tx_adptr_enq_seg_all_offload() local 32 struct cn9k_sso_hws_dual *ws = port; in cn9k_sso_hws_tx_adptr_enq_dual_seg_all_offload() local 47 struct cn9k_sso_hws *ws = port; in cn9k_sso_hws_tx_adptr_enq_seg_all_offload_tst() local 62 struct cn9k_sso_hws_dual *ws = port; in cn9k_sso_hws_tx_adptr_enq_dual_seg_all_offload_tst() local
|
/dpdk/drivers/event/cnxk/tx/cn10k/ |
H A D | tx_all_offload.c | 20 struct cn10k_sso_hws *ws = port; in cn10k_sso_hws_tx_adptr_enq_seg_all_offload() local 35 struct cn10k_sso_hws *ws = port; in cn10k_sso_hws_tx_adptr_enq_seg_all_offload_tst() local
|
/dpdk/drivers/net/mlx5/linux/ |
H A D | mlx5_flow_os.c | 59 mlx5_flow_os_workspace_gc_add(struct mlx5_flow_workspace *ws) in mlx5_flow_os_workspace_gc_add()
|
/dpdk/drivers/dma/cnxk/ |
H A D | cnxk_dmadev_fp.c | 453 cn10k_dma_adapter_enqueue(void *ws, struct rte_event ev[], uint16_t nb_events) in cn10k_dma_adapter_enqueue() 514 cn9k_dma_adapter_dual_enqueue(void *ws, struct rte_event ev[], uint16_t nb_events) in cn9k_dma_adapter_dual_enqueue() 586 cn9k_dma_adapter_enqueue(void *ws, struct rte_event ev[], uint16_t nb_events) in cn9k_dma_adapter_enqueue()
|
/dpdk/drivers/net/mlx5/windows/ |
H A D | mlx5_flow_os.c | 421 mlx5_flow_os_workspace_gc_add(struct mlx5_flow_workspace *ws) in mlx5_flow_os_workspace_gc_add()
|