Home
last modified time | relevance | path

Searched defs:sw (Results 1 – 13 of 13) sorted by relevance

/dpdk/drivers/event/sw/
H A Diq_chunk.h32 iq_alloc_chunk(struct sw_evdev *sw) in iq_alloc_chunk()
41 iq_free_chunk(struct sw_evdev *sw, struct sw_queue_chunk *chunk) in iq_free_chunk()
48 iq_free_chunk_list(struct sw_evdev *sw, struct sw_queue_chunk *head) in iq_free_chunk_list()
59 iq_init(struct sw_evdev *sw, struct sw_iq *iq) in iq_init()
69 iq_enqueue(struct sw_evdev *sw, struct sw_iq *iq, const struct rte_event *ev) in iq_enqueue()
87 iq_pop(struct sw_evdev *sw, struct sw_iq *iq) in iq_pop()
108 iq_dequeue_burst(struct sw_evdev *sw, in iq_dequeue_burst()
156 iq_put_back(struct sw_evdev *sw, in iq_put_back()
H A Dsw_evdev.c35 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_port_link() local
97 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_port_unlink() local
139 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_port_setup() local
319 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_queue_release() local
345 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_queue_setup() local
354 sw_init_qid_iqs(struct sw_evdev *sw) in sw_init_qid_iqs()
371 sw_qids_empty(struct sw_evdev *sw) in sw_qids_empty()
386 sw_ports_empty(struct sw_evdev *sw) in sw_ports_empty()
402 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_drain_ports() local
428 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_drain_queue() local
[all …]
H A Dsw_evdev_xstats.c70 get_port_stat(const struct sw_evdev *sw, uint16_t obj_idx, in get_port_stat()
105 get_qid_stat(const struct sw_evdev *sw, uint16_t obj_idx, in get_qid_stat()
128 get_qid_iq_stat(const struct sw_evdev *sw, uint16_t obj_idx, in get_qid_iq_stat()
141 get_qid_port_stat(const struct sw_evdev *sw, uint16_t obj_idx, in get_qid_port_stat()
165 sw_xstats_init(struct sw_evdev *sw) in sw_xstats_init()
385 sw_xstats_uninit(struct sw_evdev *sw) in sw_xstats_uninit()
398 const struct sw_evdev *sw = sw_pmd_priv_const(dev); in sw_xstats_get_names() local
514 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_xstats_get() local
525 const struct sw_evdev *sw = sw_pmd_priv_const(dev); in sw_xstats_get_by_name() local
579 sw_xstats_reset_port(struct sw_evdev *sw, uint8_t port_id, in sw_xstats_reset_port()
[all …]
H A Dsw_evdev_scheduler.c32 sw_schedule_atomic_to_cq(struct sw_evdev *sw, struct sw_qid * const qid, in sw_schedule_atomic_to_cq()
115 sw_schedule_parallel_to_cq(struct sw_evdev *sw, struct sw_qid * const qid, in sw_schedule_parallel_to_cq()
186 sw_schedule_dir_to_cq(struct sw_evdev *sw, struct sw_qid * const qid, in sw_schedule_dir_to_cq()
214 sw_schedule_qid_to_cq(struct sw_evdev *sw) in sw_schedule_qid_to_cq()
264 sw_schedule_reorder(struct sw_evdev *sw, int qid_start, int qid_end) in sw_schedule_reorder()
341 sw_refill_pp_buf(struct sw_evdev *sw, struct sw_port *port) in sw_refill_pp_buf()
351 __pull_port_lb(struct sw_evdev *sw, uint32_t port_id, int allow_reorder) in __pull_port_lb()
458 sw_schedule_pull_port_lb(struct sw_evdev *sw, uint32_t port_id) in sw_schedule_pull_port_lb()
464 sw_schedule_pull_port_no_reorder(struct sw_evdev *sw, uint32_t port_id) in sw_schedule_pull_port_no_reorder()
470 sw_schedule_pull_port_dir(struct sw_evdev *sw, uint32_t port_id) in sw_schedule_pull_port_dir()
[all …]
H A Dsw_evdev_worker.c58 struct sw_evdev *sw = (void *)p->sw; in sw_event_enqueue_burst() local
150 struct sw_evdev *sw = (void *)p->sw; in sw_event_dequeue_burst() local
H A Dsw_evdev.h150 struct sw_evdev *sw; member
/dpdk/lib/eventdev/
H A Drte_event_timer_adapter.c609 struct swtim *sw; in swtim_callback() local
680 struct swtim *sw = swtim_pmd_priv(adapter); in get_timeout_cycles() local
689 swtim_did_tick(struct swtim *sw) in swtim_did_tick()
722 struct swtim *sw = swtim_pmd_priv(adapter); in check_timeout() local
759 struct swtim *sw = swtim_pmd_priv(adapter); in swtim_service_func() local
825 struct swtim *sw; in swtim_init() local
929 struct swtim *sw = arg; in swtim_free_tim() local
941 struct swtim *sw = swtim_pmd_priv(adapter); in swtim_uninit() local
982 struct swtim *sw = swtim_pmd_priv(adapter); in swtim_start() local
1003 struct swtim *sw = swtim_pmd_priv(adapter); in swtim_stop() local
[all …]
/dpdk/drivers/net/ice/base/
H A Dice_switch.c4831 struct ice_switch_info *sw, u8 lport) in ice_add_mac_rule()
5150 struct ice_switch_info *sw) in ice_add_vlan_rule()
5254 struct ice_switch_info *sw, u8 lport) in ice_add_eth_mac_rule()
5304 struct ice_switch_info *sw) in ice_remove_eth_mac_rule()
5831 u16 *vid, struct ice_switch_info *sw) in _ice_get_vsi_promisc()
5886 u16 *vid, struct ice_switch_info *sw) in _ice_get_vsi_vlan_promisc()
6196 struct ice_switch_info *sw) in _ice_set_vlan_vsi_promisc()
6328 struct ice_switch_info *sw) in ice_remove_vsi_fltr_rule()
8829 struct ice_switch_info *sw; in ice_add_adv_rule() local
9246 struct ice_switch_info *sw; in ice_rem_adv_rule_by_id() local
[all …]
H A Dice_common.c741 struct ice_switch_info *sw; in ice_init_fltr_mgmt_struct() local
769 ice_cleanup_fltr_mgmt_single(struct ice_hw *hw, struct ice_switch_info *sw) in ice_cleanup_fltr_mgmt_single()
5163 ice_replay_pre_init(struct ice_hw *hw, struct ice_switch_info *sw) in ice_replay_pre_init()
5196 struct ice_switch_info *sw = hw->switch_info; in ice_replay_vsi() local
/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.c424 struct aq_hw_atl_utils_fw_rpc_tid_s sw; in hw_atl_utils_fw_rpc_call() local
449 struct aq_hw_atl_utils_fw_rpc_tid_s sw; in hw_atl_utils_fw_rpc_wait() local
/dpdk/drivers/net/octeontx/base/
H A Docteontx_pki_var.h74 uint64_t sw : 1; member
228 uint64_t sw:9; member
/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_rtsym.c50 struct nfp_rtsym *sw, struct nfp_rtsym_entry *fw) in nfp_rtsym_sw_entry_init()
/dpdk/drivers/net/ice/
H A Dice_switch_filter.c1970 struct ice_switch_info *sw; in ice_switch_redirect() local