/dpdk/lib/meter/ |
H A D | rte_meter.h | 332 uint64_t tc; /* Number of bytes currently available in the committed (C) token bucket */ member 360 uint64_t tc; member 390 uint64_t tc; member 402 uint64_t time_diff, n_periods, tc, te; in rte_meter_srtcm_color_blind_check() local 444 uint64_t time_diff, n_periods, tc, te; rte_meter_srtcm_color_aware_check() local 485 uint64_t time_diff_tc, time_diff_tp, n_periods_tc, n_periods_tp, tc, tp; rte_meter_trtcm_color_blind_check() local 528 uint64_t time_diff_tc, time_diff_tp, n_periods_tc, n_periods_tp, tc, tp; rte_meter_trtcm_color_aware_check() local 571 uint64_t time_diff_tc, time_diff_te, n_periods_tc, n_periods_te, tc, te; rte_meter_trtcm_rfc4115_color_blind_check() local 615 uint64_t time_diff_tc, time_diff_te, n_periods_tc, n_periods_te, tc, te; rte_meter_trtcm_rfc4115_color_aware_check() local [all...] |
/dpdk/drivers/net/txgbe/base/ |
H A D | txgbe_dcb.c | 287 int tc; in txgbe_dcb_unpack_refill_cee() local 296 int tc; in txgbe_dcb_unpack_max_cee() local 306 int tc; in txgbe_dcb_unpack_bwgid_cee() local 316 int tc; in txgbe_dcb_unpack_tsa_cee() local 326 u8 tc = cfg->num_tcs.pg_tcs; in txgbe_dcb_get_tc_from_up() local
|
H A D | txgbe_dcb.h | 67 u8 tc; /* Traffic class (TC) */ member
|
/dpdk/lib/net/ |
H A D | rte_mpls.h | 29 uint8_t tc:3; /**< Traffic class. */ member 33 uint8_t tc:3; /**< Traffic class. */ global() member
|
H A D | rte_higig.h | 30 uint32_t tc:4; global() member
|
/dpdk/lib/eal/include/ |
H A D | rte_time.h | 40 rte_cyclecounter_cycles_to_ns(struct rte_timecounter *tc, uint64_t cycles) in rte_cyclecounter_cycles_to_ns() argument 56 rte_timecounter_update(struct rte_timecounter *tc, uint64_t cycle_now) in rte_timecounter_update() argument [all...] |
/dpdk/drivers/net/qede/base/ |
H A D | ecore_init_fw_funcs.h | 13 #define VOQ(port, tc, max_phys_tcs_per_port) \ argument
|
H A D | ecore_init_fw_funcs.c | 172 #define PQ_INFO_ELEMENT(vp_pq_id, pf, tc, port, rl_valid, rl_id) \ argument 271 u8 tc, voq, port_id, num_tcs_in_port; in ecore_cmdq_lines_rt_init() local 340 u8 tc, voq, port_id, num_tcs_in_port; in ecore_btb_blocks_rt_init() local 657 u8 tc; in ecore_vp_wfq_rt_init() local 812 u8 tc; in ecore_qm_pf_rt_init() local 898 u8 tc; in ecore_init_vport_wfq() local 1043 u8 tc, num_tc, tc_client_offset; in ecore_init_nig_ets() local 1119 u8 tc; in ecore_init_nig_lb_rl() local 1205 u8 pri, tc; in ecore_init_nig_pri_tc_map() local 1242 u8 tc, sp_tc_map = 0, wfq_tc_map = 0; in ecore_init_prs_ets() local [all …]
|
H A D | ecore_int_api.h | 14 #define TX_PI(tc) (RX_PI + 1 + tc) argument
|
H A D | ecore_dcbx.c | 133 bool enable, u8 prio, u8 tc, in ecore_dcbx_set_params() 170 bool enable, u8 prio, u8 tc, in ecore_dcbx_update_app_info() 248 u8 tc, priority_map; in ecore_dcbx_process_tlv() local
|
H A D | ecore_dcbx_api.h | 27 u8 tc; /* Traffic Class */ member
|
H A D | ecore_l2.c | 1192 u8 tc, in ecore_eth_pf_tx_queue_start() 1225 u8 tc, in ecore_eth_tx_queue_start()
|
H A D | ecore_dev.c | 1905 u8 tc, u32 pq_init_flags) in ecore_init_qm_pq() 2002 u16 ecore_get_cm_pq_idx_mcos(struct ecore_hwfn *p_hwfn, u8 tc) in ecore_get_cm_pq_idx_mcos() 2190 int i, tc; in ecore_dp_init_qm_params() local
|
/dpdk/examples/qos_sched/ |
H A D | stats.c | 11 qavg_q(uint16_t port_id, uint32_t subport_id, uint32_t pipe_id, uint8_t tc, in qavg_q() 58 uint8_t tc) in qavg_tcpipe() 160 qavg_tcsubport(uint16_t port_id, uint32_t subport_id, uint8_t tc) in qavg_tcsubport()
|
/dpdk/app/test/ |
H A D | test.c | 272 struct unit_test_case tc; in unit_test_suite_count_tcs_on_setup_fail() local 319 struct unit_test_case tc; in unit_test_suite_runner() local
|
/dpdk/drivers/net/atlantic/hw_atl/ |
H A D | hw_atl_b0.c | 29 int hw_atl_b0_set_fc(struct aq_hw_s *self, u32 fc, u32 tc) in hw_atl_b0_set_fc() 37 u32 tc = 0U; in hw_atl_b0_hw_qos_set() local
|
H A D | hw_atl_llh.c | 730 u32 user_priority_tc_map, u32 tc) in hw_atl_rpf_rpb_user_priority_tc_map_set() 1370 u32 tc) in hw_atl_tps_tx_pkt_shed_desc_tc_max_credit_set() 1380 u32 tc) in hw_atl_tps_tx_pkt_shed_desc_tc_weight_set() 1399 u32 tc) in hw_atl_tps_tx_pkt_shed_tc_data_max_credit_set() 1409 u32 tc) in hw_atl_tps_tx_pkt_shed_tc_data_weight_set()
|
H A D | hw_atl_llh_internal.h | 2106 #define HW_ATL_TPS_DESC_TCTCREDIT_MAX_ADR(tc) (0x00007210 + (tc) * 0x4) argument 2125 #define HW_ATL_TPS_DESC_TCTWEIGHT_ADR(tc) (0x00007210 + (tc) * 0x4) argument 2162 #define HW_ATL_TPS_DATA_TCTCREDIT_MAX_ADR(tc) (0x00007110 + (tc) * 0x4) argument 2181 #define HW_ATL_TPS_DATA_TCTWEIGHT_ADR(tc) (0x00007110 + (tc) * 0x4) argument
|
/dpdk/drivers/net/mvpp2/ |
H A D | mrvl_qos.h | 37 } tc[MRVL_PP2_TC_MAX]; member
|
/dpdk/app/test-bbdev/ |
H A D | main.c | 191 int tc, ret; in parse_args() local
|
/dpdk/examples/ipsec-secgw/test/ |
H A D | tun_null_header_reconstruct.py | 137 def gen_pkt_plain_ipv6(self, src, dst, tc): argument
|
/dpdk/drivers/net/hns3/ |
H A D | hns3_dcb.c | 128 uint8_t tc = hw->dcb_info.prio_tc[pri_id]; in hns3_fill_pri_array() local 1216 hns3_qs_bp_cfg(struct hns3_hw *hw, uint8_t tc, uint8_t grp_id, uint32_t bit_map) in hns3_qs_bp_cfg() 1295 hns3_bp_setup_hw(struct hns3_hw *hw, uint8_t tc) in hns3_bp_setup_hw()
|
/dpdk/drivers/net/txgbe/ |
H A D | txgbe_ethdev_vf.c | 167 uint32_t tc, tcs; in eth_txgbevf_dev_init() local
|
/dpdk/lib/pipeline/ |
H A D | rte_table_action.c | 169 uint16_t tc; member 316 uint32_t tc, mp_id; in pkt_work_mtr() local 462 #define MPLS(label, tc, s, ttl) \ argument [all...] |
/dpdk/lib/ethdev/ |
H A D | rte_eth_ctrl.h | 208 uint8_t tc; /**< Traffic class to match. */ global() member
|