Searched defs:rate (Results 1 – 15 of 15) sorted by relevance
/dpdk/examples/ip_pipeline/ |
H A D | tmgr.h | 45 uint64_t rate; member
|
/dpdk/lib/meter/ |
H A D | rte_meter.c | 18 rte_meter_get_tb_params(uint64_t hz, uint64_t rate, uint64_t *tb_period, uint64_t *tb_bytes_per_per… in rte_meter_get_tb_params()
|
/dpdk/doc/guides/howto/ |
H A D | debug_troubleshoot.rst | 63 .. _dtg_rx_rate:
|
/dpdk/drivers/net/hns3/ |
H A D | hns3_dcb.c | 382 uint8_t pg_id, uint32_t shapping_para, uint32_t rate) in hns3_dcb_pg_shapping_cfg() 412 hns3_pg_shaper_rate_cfg(struct hns3_hw *hw, uint8_t pg_id, uint32_t rate) in hns3_pg_shaper_rate_cfg() 462 uint32_t rate; in hns3_dcb_pg_shaper_cfg() local 517 uint8_t pri_id, uint32_t shapping_para, uint32_t rate) in hns3_dcb_pri_shapping_cfg() 548 hns3_pri_shaper_rate_cfg(struct hns3_hw *hw, uint8_t tc_no, uint32_t rate) in hns3_pri_shaper_rate_cfg() 599 uint32_t rate; in hns3_dcb_pri_shaper_cfg() local
|
/dpdk/lib/sched/ |
H A D | rte_sched.c | 229 uint64_t rate; member 323 uint64_t rate, uint16_t *qsize) in pipe_profile_check() 395 uint64_t rate) in subport_profile_check() 685 rte_sched_time_ms_to_bytes(uint64_t time_ms, uint64_t rate) in rte_sched_time_ms_to_bytes() 698 uint64_t rate) in rte_sched_pipe_profile_convert() 755 uint64_t rate) in rte_sched_subport_profile_convert() 785 struct rte_sched_subport_params *params, uint64_t rate) in rte_sched_subport_config_pipe_profile_table() 810 uint64_t rate) in rte_sched_port_config_subport_profile_table() 828 uint64_t rate) in rte_sched_subport_check_params()
|
H A D | rte_sched.h | 277 uint64_t rate; member
|
/dpdk/drivers/common/cnxk/ |
H A D | roc_bphy_cgx.h | 130 int rate; member
|
/dpdk/drivers/net/mlx5/ |
H A D | mlx5_testpmd.c | 134 mlx5_test_set_port_host_shaper(uint16_t port_id, uint16_t avail_thresh_triggered, uint8_t rate) in mlx5_test_set_port_host_shaper() 414 cmdline_fixed_string_t rate; member
|
/dpdk/drivers/net/qede/base/ |
H A D | ecore_init_fw_funcs.c | 78 #define QM_RL_INC_VAL(rate) \ argument 1027 #define NIG_RL_INC_VAL(rate) (((rate) * NIG_RL_PERIOD) / 8) argument
|
H A D | ecore_dev.c | 6514 u16 vp_id, u32 rate) in __ecore_configure_vport_wfq() 6549 u32 rate; in __ecore_configure_vp_wfq_on_link_change() local 6577 int ecore_configure_vport_wfq(struct ecore_dev *p_dev, u16 vp_id, u32 rate) in ecore_configure_vport_wfq()
|
H A D | ecore_l2.c | 2324 struct ecore_queue_cid *p_cid, u32 rate) in ecore_eth_tx_queue_maxrate()
|
H A D | ecore_sriov.c | 4909 int vfid, u32 rate) in ecore_iov_configure_min_tx_rate()
|
/dpdk/app/test-flow-perf/ |
H A D | main.c | 1067 double rate; in print_rules_batches() local
|
/dpdk/lib/ethdev/ |
H A D | rte_tm.h | 1009 uint64_t rate; global() member [all...] |
/dpdk/drivers/net/bnx2x/ |
H A D | ecore_hsi.h | 5596 uint16_t rate; member 5598 uint16_t rate; member
|