Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 25 of 77) sorted by relevance

1234

/dpdk/drivers/net/ice/base/
H A Dice_sched.c2682 u8 tc; in ice_sched_cfg_agg() local
2848 u8 tc; in ice_sched_assoc_vsi_to_agg() local
3046 u8 tc; in ice_rm_agg_cfg() local
3720 u8 tc; in ice_cfg_vsi_bw_alloc() local
3775 u8 tc; in ice_cfg_agg_bw_alloc() local
4698 u8 tc; in ice_sched_set_agg_bw_dflt_lmt() local
4850 u8 tc; in ice_sched_validate_vsi_srl_node() local
4992 u8 tc; in ice_sched_set_vsi_bw_shared_lmt() local
5044 u8 tc; in ice_sched_validate_agg_srl_node() local
5222 u8 tc; in ice_sched_set_agg_bw_shared_lmt() local
[all …]
/dpdk/lib/meter/
H A Drte_meter.h349 uint64_t tc; /* Number of bytes currently available in the committed (C) token bucket */ member
377 uint64_t tc; member
407 uint64_t tc; member
419 uint64_t time_diff, n_periods, tc, te; in rte_meter_srtcm_color_blind_check() local
461 uint64_t time_diff, n_periods, tc, te; in rte_meter_srtcm_color_aware_check() local
502 uint64_t time_diff_tc, time_diff_tp, n_periods_tc, n_periods_tp, tc, tp; in rte_meter_trtcm_color_blind_check() local
545 uint64_t time_diff_tc, time_diff_tp, n_periods_tc, n_periods_tp, tc, tp; in rte_meter_trtcm_color_aware_check() local
588 uint64_t time_diff_tc, time_diff_te, n_periods_tc, n_periods_te, tc, te; in rte_meter_trtcm_rfc4115_color_blind_check() local
632 uint64_t time_diff_tc, time_diff_te, n_periods_tc, n_periods_te, tc, te; in rte_meter_trtcm_rfc4115_color_aware_check() local
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dcb.c287 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 Dtxgbe_regs.h456 #define TXGBE_FCWTRLO(tc) (0x019220 + (tc) * 4) argument
459 #define TXGBE_FCWTRHI(tc) (0x019260 + (tc) * 4) argument
465 #define TXGBE_FCSTAT_DLNK(tc) MS((tc), 0x1) argument
466 #define TXGBE_FCSTAT_ULNK(tc) MS((tc) + 8, 0x1) argument
481 #define TXGBE_DCBUP2TC_MAP(tc, v) LS(v, 3 * (tc), 0x7) argument
482 #define TXGBE_DCBUP2TC_DEC(tc, r) RS(r, 3 * (tc), 0x7) argument
483 #define TXGBE_PBRXSIZE(tc) (0x019020 + (tc) * 4) argument
504 #define TXGBE_PARBTXCFG(tc) (0x01CD20 + (tc) * 4) argument
524 #define TXGBE_QARBRXCFG(tc) (0x012040 + (tc) * 4) argument
537 #define TXGBE_QARBTXCFG(tc) (0x018220 + (tc) * 4) argument
[all …]
H A Dtxgbe_dcb.h67 u8 tc; /* Traffic class (TC) */ member
/dpdk/lib/net/
H A Drte_mpls.h29 uint8_t tc:3; /**< Traffic class. */ member
33 uint8_t tc:3; /**< Traffic class. */ member
/dpdk/lib/eal/include/
H A Drte_time.h40 rte_cyclecounter_cycles_to_ns(struct rte_timecounter *tc, uint64_t cycles) in rte_cyclecounter_cycles_to_ns()
56 rte_timecounter_update(struct rte_timecounter *tc, uint64_t cycle_now) in rte_timecounter_update()
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb.c198 int tc; in ixgbe_dcb_unpack_refill_cee() local
207 int tc; in ixgbe_dcb_unpack_max_cee() local
217 int tc; in ixgbe_dcb_unpack_bwgid_cee() local
227 int tc; in ixgbe_dcb_unpack_tsa_cee() local
237 u8 tc = cfg->num_tcs.pg_tcs; in ixgbe_dcb_get_tc_from_up() local
H A Dixgbe_dcb_82598.c22 int tc; in ixgbe_dcb_get_tc_stats_82598() local
56 int tc; in ixgbe_dcb_get_pfc_stats_82598() local
H A Dixgbe_dcb_82599.c22 int tc; in ixgbe_dcb_get_tc_stats_82599() local
63 int tc; in ixgbe_dcb_get_pfc_stats_82599() local
H A Dixgbe_dcb.h76 u8 tc; /* Traffic class (TC) */ member
/dpdk/examples/qos_sched/
H A Dstats.c11 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/drivers/net/qede/base/
H A Decore_init_fw_funcs.h13 #define VOQ(port, tc, max_phys_tcs_per_port) \ argument
H A Decore_init_fw_funcs.c172 #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 …]
/dpdk/app/test/
H A Dtest.c256 struct unit_test_case tc; in unit_test_suite_count_tcs_on_setup_fail() local
303 struct unit_test_case tc; in unit_test_suite_runner() local
/dpdk/drivers/net/ice/
H A Drte_pmd_ice.h57 tc:8, member
64 tc:8, member
/dpdk/drivers/net/iavf/
H A Drte_pmd_iavf.h57 tc:8, member
64 tc:8, member
/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.c29 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 Dhw_atl_llh.c730 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()
/dpdk/drivers/net/mvpp2/
H A Dmrvl_qos.c313 parse_tc_cfg(struct rte_cfgfile *file, int port, int tc, in parse_tc_cfg()
1004 size_t i, tc; in mrvl_configure_rxqs() local
H A Dmrvl_qos.h37 } tc[MRVL_PP2_TC_MAX]; member
/dpdk/app/test-bbdev/
H A Dmain.c189 int tc, ret; in parse_args() local
/dpdk/drivers/net/i40e/base/
H A Di40e_dcb.c601 u8 i, tc, err; in i40e_cee_to_dcb_v1_config() local
682 u8 i, tc, err, sync, oper; in i40e_cee_to_dcb_config() local
/dpdk/examples/ipsec-secgw/test/
H A Dtun_null_header_reconstruct.py137 def gen_pkt_plain_ipv6(self, src, dst, tc): argument
/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c3236 struct txgbe_dcb_tc_config *tc; in txgbe_vmdq_dcb_rx_config() local
3269 struct txgbe_dcb_tc_config *tc; in txgbe_dcb_vt_tx_config() local
3302 struct txgbe_dcb_tc_config *tc; in txgbe_dcb_rx_config() local
3329 struct txgbe_dcb_tc_config *tc; in txgbe_dcb_tx_config() local
3471 struct txgbe_dcb_tc_config *tc; in txgbe_dcb_hw_configure() local
3665 int tc = dev_conf->rx_adv_conf.dcb_rx_conf.nb_tcs; in txgbe_configure_pb() local

1234