Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 25 of 30) sorted by relevance

12

/dpdk/drivers/event/skeleton/
H A Dskeleton_eventdev.c31 struct skeleton_port *sp = port; in skeleton_eventdev_enqueue() local
44 struct skeleton_port *sp = port; in skeleton_eventdev_enqueue_burst() local
58 struct skeleton_port *sp = port; in skeleton_eventdev_dequeue() local
71 struct skeleton_port *sp = port; in skeleton_eventdev_dequeue_burst() local
220 struct skeleton_port *sp = port; in skeleton_eventdev_port_release() local
230 struct skeleton_port *sp; in skeleton_eventdev_port_setup() local
268 struct skeleton_port *sp = port; in skeleton_eventdev_port_link() local
284 struct skeleton_port *sp = port; in skeleton_eventdev_port_unlink() local
/dpdk/app/test/
H A Dtest_meter.c64 struct rte_meter_srtcm_profile sp; in tm_test_srtcm_config() local
205 struct rte_meter_srtcm_profile sp; in tm_test_srtcm_color_blind_check() local
389 struct rte_meter_srtcm_profile sp; in tm_test_srtcm_aware_check() local
H A Dtest_table_acl.c141 char *s, *sp, *in[CB_FLD_NUM]; in parse_cb_ipv4_rule() local
230 char *s, *sp, *in[CB_FLD_NUM]; in parse_cb_ipv4_rule_del() local
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c228 struct tm_shaper_profile *sp; in tm_shaper_profile_search() local
949 struct tm_shaper_profile *sp; in shaper_profile_check() local
1029 struct tm_shaper_profile *sp; in pmd_tm_shaper_profile_add() local
1064 struct tm_shaper_profile *sp; in pmd_tm_shaper_profile_delete() local
1114 struct rte_sched_subport_profile_params *sp, in subport_profile_exists()
1186 struct tm_shaper_profile *sp; in pmd_tm_shared_shaper_add_update() local
2391 struct rte_sched_subport_profile_params *sp, in subport_profile_install()
3007 struct tm_shaper_profile *sp) in update_subport_rate()
3057 struct tm_shaper_profile *sp) in update_pipe_rate()
3100 struct tm_shaper_profile *sp) in update_tc_rate()
[all …]
H A Drte_eth_softnic_cli.c202 struct rte_tm_shaper_params sp; in cmd_tmgr_shaper_profile() local
3369 uint16_t sp; member
3379 uint16_t sp; member
3553 uint16_t sp, dp; in parse_match() local
3601 uint16_t sp, dp; in parse_match() local
/dpdk/drivers/raw/cnxk_gpio/
H A Dcnxk_gpio_irq.c26 uint64_t sp; member
163 void *sp; in cnxk_gpio_irq_request() local
/dpdk/examples/l3fwd/
H A Dem_route_parse.c43 char *s, *sp, *in[CB_FLD_MAX]; in em_parse_v6_rule() local
77 char *s, *sp, *in[CB_FLD_MAX]; in em_parse_v4_rule() local
H A Dlpm_route_parse.c100 char *s, *sp, *in[CB_FLD_MAX]; in lpm_parse_v6_rule() local
122 char *s, *sp, *in[CB_FLD_MAX]; in lpm_parse_v4_rule() local
/dpdk/drivers/common/iavf/
H A Diavf_osdep.h186 iavf_init_spinlock_d(struct iavf_spinlock *sp) in iavf_init_spinlock_d()
192 iavf_acquire_spinlock_d(struct iavf_spinlock *sp) in iavf_acquire_spinlock_d()
198 iavf_release_spinlock_d(struct iavf_spinlock *sp) in iavf_release_spinlock_d()
204 iavf_destroy_spinlock_d(__rte_unused struct iavf_spinlock *sp) in iavf_destroy_spinlock_d()
/dpdk/examples/ipsec-secgw/
H A Dipsec_worker.c134 check_sp(struct sp_ctx *sp, const uint8_t *nlp, uint32_t *sa_idx) in check_sp()
156 check_sp_bulk(struct sp_ctx *sp, struct traffic_type *ip, in check_sp_bulk()
185 check_sp_sa_bulk(struct sp_ctx *sp, struct sa_ctx *sa_ctx, in check_sp_sa_bulk()
H A Dipsec-secgw.c691 inbound_sp_sa(struct sp_ctx *sp, struct sa_ctx *sa, struct traffic_type *ip, in inbound_sp_sa()
802 outbound_spd_lookup(struct sp_ctx *sp, in outbound_spd_lookup()
/dpdk/drivers/common/cnxk/
H A Droc_bphy_irq.h30 uint8_t *sp; member
H A Droc_bphy_irq.c18 uint64_t sp; member
/dpdk/app/test-acl/
H A Dmain.c362 char *s, *sp, *in[CB_TRC_NUM]; in parse_cb_ipv4_trace() local
445 char *s, *sp, *in[CB_TRC_NUM]; in parse_cb_ipv6_trace() local
585 char *s, *sp, *in[CB_FLD_NUM]; in parse_cb_ipv6_rule() local
680 char *s, *sp, *in[CB_FLD_NUM]; in parse_cb_ipv4_rule() local
/dpdk/drivers/net/ice/base/
H A Dice_osdep.h215 ice_init_lock(struct ice_lock *sp) in ice_init_lock()
221 ice_acquire_lock(struct ice_lock *sp) in ice_acquire_lock()
227 ice_release_lock(struct ice_lock *sp) in ice_release_lock()
233 ice_destroy_lock(__rte_unused struct ice_lock *sp) in ice_destroy_lock()
/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_tm.c223 struct ipn3ke_tm_shaper_profile *sp = NULL; in ipn3ke_hw_tm_shaper_profile_search() local
755 struct ipn3ke_tm_shaper_profile *sp; in ipn3ke_tm_shaper_profile_add() local
832 struct ipn3ke_tm_shaper_profile *sp; in ipn3ke_tm_shaper_profile_delete() local
/dpdk/app/test-fib/
H A Dmain.c448 char *s, *sp; in _inet_net_pton() local
474 char *s, *sp, *in[RT_NUM]; in parse_rt_4() local
508 char *s, *sp, *in[RT_NUM]; in parse_rt_6() local
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_event.c472 const struct sched_param sp = { in mlx5_vdpa_cqe_event_setup() local
/dpdk/lib/sched/
H A Drte_sched.c907 struct rte_sched_subport_params *sp = subport_params[i]; in rte_sched_port_get_memory_footprint() local
924 struct rte_sched_subport_params *sp = subport_params[i]; in rte_sched_port_get_memory_footprint() local
1369 struct rte_sched_subport_profile *sp; in rte_sched_pipe_config() local
2259 struct rte_sched_subport_profile *sp = grinder->subport_params; in grinder_tc_ov_credits_update() local
2305 struct rte_sched_subport_profile *sp = grinder->subport_params; in grinder_credits_update() local
/dpdk/examples/ip_pipeline/
H A Dcli.c2666 uint16_t sp; member
2676 uint16_t sp; member
2850 uint16_t sp, dp; in parse_match() local
2898 uint16_t sp, dp; in parse_match() local
/dpdk/app/test-sad/
H A Dmain.c174 char *s, *sp, *in[CB_RULE_NUM]; in parse_file() local
/dpdk/examples/flow_classify/
H A Dflow_classify.c408 char *s, *sp, *in[CB_FLD_NUM]; in parse_ipv4_5tuple_rule() local
/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_sys.h412 uint8_t epm, int sd, int sp, int se, in qbman_set_swp_cfg()
/dpdk/examples/l3fwd-acl/
H A Dmain.c866 char *s, *sp, *in[CB_FLD_NUM]; in parse_cb_ipv6_rule() local
963 char *s, *sp, *in[CB_FLD_NUM]; in parse_cb_ipv4vlan_rule() local
/dpdk/drivers/net/dpaa/
H A Ddpaa_fmc.c124 t_fm_pcd_prs_sw_params sp; member

12