| /dpdk/app/test/ |
| H A D | test_meter.c | 207 uint64_t time; in tm_test_srtcm_color_blind_check() local 264 uint64_t time; in tm_test_trtcm_color_blind_check() local 323 uint64_t time; in tm_test_trtcm_rfc4115_color_blind_check() local 391 uint64_t time; in tm_test_srtcm_aware_check() local 498 uint64_t time; in tm_test_trtcm_aware_check() local 597 uint64_t time; in tm_test_trtcm_rfc4115_aware_check() local
|
| /dpdk/lib/meter/ |
| H A D | rte_meter.h | 348 uint64_t time; /* Time of latest update of C and E token buckets */ member 416 uint64_t time, in rte_meter_srtcm_color_blind_check() 457 uint64_t time, in rte_meter_srtcm_color_aware_check() 499 uint64_t time, in rte_meter_trtcm_color_blind_check() 541 uint64_t time, in rte_meter_trtcm_color_aware_check() 585 uint64_t time, in rte_meter_trtcm_rfc4115_color_blind_check() 628 uint64_t time, in rte_meter_trtcm_rfc4115_color_aware_check()
|
| /dpdk/examples/qos_meter/ |
| H A D | main.h | 26 #define FUNC_METER(m, p, time, pkt_len, pkt_color) \ argument 42 #define FUNC_METER(m, p, time, pkt_len, pkt_color) \ argument 57 #define FUNC_METER(m, p, time, pkt_len, pkt_color) \ argument
|
| H A D | main.c | 143 app_pkt_handle(struct rte_mbuf *pkt, uint64_t time) in app_pkt_handle()
|
| /dpdk/lib/sched/ |
| H A D | rte_pie.h | 154 struct rte_pie *pie, uint64_t time) in _calc_drop_probability() 272 const uint64_t time) in rte_pie_enqueue_nonempty() 341 const uint64_t time) in rte_pie_enqueue() 364 uint64_t time) in rte_pie_dequeue()
|
| H A D | rte_red.h | 202 const uint64_t time) in rte_red_enqueue_empty() 382 const uint64_t time) in rte_red_enqueue() 401 rte_red_mark_queue_empty(struct rte_red *red, const uint64_t time) in rte_red_mark_queue_empty()
|
| H A D | rte_sched.c | 236 uint64_t time; /* Current NIC TX time measured in bytes */ member 686 uint64_t time = time_ms; in rte_sched_time_ms_to_bytes() local 1892 uint32_t qindex, uint32_t pkt_len, uint64_t time) { in rte_sched_port_pie_dequeue()
|
| /dpdk/drivers/net/dpaa2/mc/ |
| H A D | dprtc.c | 410 uint64_t *time) in dprtc_get_time() 446 uint64_t time) in dprtc_set_time() 476 uint16_t token, uint64_t time) in dprtc_set_alarm()
|
| H A D | fsl_dprtc_cmd.h | 86 uint64_t time; member
|
| /dpdk/lib/table/ |
| H A D | rte_swx_table_learner.c | 237 uint32_t time[TABLE_KEYS_PER_BUCKET]; member 493 uint64_t time = b->time[i]; in rte_swx_table_learner_lookup() local 567 uint64_t time = b->time[i]; in rte_swx_table_learner_add() local
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_alarm.c | 40 struct timeval time; member
|
| /dpdk/lib/eal/freebsd/ |
| H A D | eal_alarm.c | 35 struct timespec time; member
|
| /dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_common.c | 197 u16 i, time; in fm10k_disable_queues_generic() local
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_pipeline_internal.h | 928 uint64_t time; member 3549 uint64_t time, n_pkts, n_bytes; in __instr_meter_hhm_exec() local 3582 uint64_t time, n_pkts, n_bytes; in __instr_meter_hhi_exec() local 3615 uint64_t time, n_pkts, n_bytes; in __instr_meter_hmm_exec() local 3648 uint64_t time, n_pkts, n_bytes; in __instr_meter_hmi_exec() local 3681 uint64_t time, n_pkts, n_bytes; in __instr_meter_mhm_exec() local 3714 uint64_t time, n_pkts, n_bytes; in __instr_meter_mhi_exec() local 3747 uint64_t time, n_pkts, n_bytes; in __instr_meter_mmm_exec() local 3780 uint64_t time, n_pkts, n_bytes; in __instr_meter_mmi_exec() local 3813 uint64_t time, n_pkts, n_bytes; in __instr_meter_ihm_exec() local [all …]
|
| H A D | rte_table_action.c | 309 uint64_t time, in pkt_work_mtr() 1614 uint64_t time; member 1627 uint64_t time) in pkt_work_time() 2881 uint64_t time, in pkt_work() 3013 uint64_t time, in pkt4_work() 3366 uint64_t time = 0; in ah() local
|
| H A D | rte_table_action.h | 705 uint64_t time; member
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_ptp_hw.c | 1022 ice_ptp_prep_phy_time_e822(struct ice_hw *hw, u32 time) in ice_ptp_prep_phy_time_e822() 1077 ice_ptp_prep_port_adj_e822(struct ice_hw *hw, u8 port, s64 time, in ice_ptp_prep_port_adj_e822() 2878 static enum ice_status ice_ptp_prep_phy_time_e810(struct ice_hw *hw, u32 time) in ice_ptp_prep_phy_time_e810() 3439 enum ice_status ice_ptp_init_time(struct ice_hw *hw, u64 time) in ice_ptp_init_time()
|
| /dpdk/examples/pipeline/ |
| H A D | thread.c | 531 uint64_t time = rte_get_tsc_cycles(); in thread_main() local
|
| /dpdk/app/test-regex/ |
| H A D | main.c | 400 long double time; in run_regex() local
|
| /dpdk/drivers/net/qede/base/ |
| H A D | bcm_osal.h | 85 #define OSAL_UDELAY(time) usec_delay(time) argument 86 #define OSAL_MSLEEP(time) rte_delay_us_sleep(1000 * (time)) argument
|
| H A D | ecore_vf.c | 82 int time = 100; in ecore_send_msg2pf() local
|
| /dpdk/examples/ip_pipeline/ |
| H A D | pipeline.h | 293 struct rte_table_action_time_params time; member
|
| /dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_mbox.c | 730 u32 time; in hinic_mbox_to_func() local
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_main.c | 281 static int closest_timer(const struct sge *s, int time) in closest_timer()
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx.h | 785 uint64_t iavf_tstamp_convert_32b_64b(uint64_t time, uint32_t in_timestamp) in iavf_tstamp_convert_32b_64b()
|