Home
last modified time | relevance | path

Searched refs:stats_mask (Results 1 – 20 of 20) sorted by relevance

/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_tm.c274 cap->leaf.stats_mask = RTE_TM_STATS_N_PKTS; in mrvl_level_capabilities_get()
327 cap->stats_mask = RTE_TM_STATS_N_PKTS; in mrvl_node_capabilities_get()
550 if (params->stats_mask & ~RTE_TM_STATS_N_PKTS) in mrvl_node_check_params()
646 node->stats_mask = params->stats_mask; in mrvl_node_add()
927 if (stats_mask) in mrvl_node_stats_read()
928 *stats_mask = node->stats_mask; in mrvl_node_stats_read()
945 if (node->stats_mask & RTE_TM_STATS_N_PKTS) in mrvl_node_stats_read()
948 if (node->stats_mask & RTE_TM_STATS_N_BYTES) in mrvl_node_stats_read()
961 if (node->stats_mask & RTE_TM_STATS_N_PKTS) in mrvl_node_stats_read()
997 if (stats_mask & ~RTE_TM_STATS_N_PKTS) in mrvl_node_stats_update()
[all …]
H A Dmrvl_ethdev.h165 uint64_t stats_mask; member
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_mtr.h241 uint64_t stats_mask; member
360 uint64_t stats_mask; member
664 uint64_t stats_mask,
697 uint64_t *stats_mask,
H A Drte_tm.h468 uint64_t stats_mask; member
664 uint64_t stats_mask; member
792 uint64_t stats_mask; member
941 uint64_t stats_mask; member
1167 uint64_t stats_mask; member
1868 uint64_t stats_mask,
2006 uint64_t *stats_mask,
H A Drte_mtr.c181 uint64_t stats_mask, in rte_mtr_stats_update() argument
186 mtr_id, stats_mask, error); in rte_mtr_stats_update()
194 uint64_t *stats_mask, in rte_mtr_stats_read() argument
200 mtr_id, stats, stats_mask, clear, error); in rte_mtr_stats_read()
H A Drte_mtr_driver.h87 uint64_t stats_mask,
94 uint64_t *stats_mask,
H A Drte_tm.c308 uint64_t stats_mask, in rte_tm_node_stats_update() argument
313 node_id, stats_mask, error); in rte_tm_node_stats_update()
366 uint64_t *stats_mask, in rte_tm_node_stats_read() argument
372 node_id, stats, stats_mask, clear, error); in rte_tm_node_stats_read()
H A Drte_tm_driver.h151 uint64_t stats_mask,
187 uint64_t *stats_mask,
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_meter.c662 fm->stats_mask = params->stats_mask; in mlx5_flow_meter_create()
680 fm->policer_stats.stats_mask = params->stats_mask; in mlx5_flow_meter_create()
976 uint64_t stats_mask, in mlx5_flow_meter_stats_update() argument
992 fm->policer_stats.stats_mask = stats_mask; in mlx5_flow_meter_stats_update()
1019 uint64_t *stats_mask, in mlx5_flow_meter_stats_read() argument
1050 *stats_mask = ps->stats_mask; in mlx5_flow_meter_stats_read()
1052 if (*stats_mask & meter2mask[i]) { in mlx5_flow_meter_stats_read()
1066 (*stats_mask & meter2mask[i])) in mlx5_flow_meter_stats_read()
1071 if (*stats_mask & meter2mask[i]) { in mlx5_flow_meter_stats_read()
1079 if ((*stats_mask & meter2mask[i]) & in mlx5_flow_meter_stats_read()
[all …]
H A Dmlx5_flow.h792 uint64_t stats_mask; member
852 uint64_t stats_mask; member
/f-stack/dpdk/app/test-pmd/
H A Dcmdline_mtr.c817 params.stats_mask = res->statistics_mask; in cmd_create_port_meter_parsed()
1303 uint64_t stats_mask; member
1340 uint64_t stats_mask = res->stats_mask; in cmd_set_port_meter_stats_mask_parsed() local
1411 uint64_t stats_mask = 0; in cmd_show_port_meter_stats_parsed() local
1426 &stats_mask, clear, &error); in cmd_show_port_meter_stats_parsed()
1433 if (stats_mask & RTE_MTR_STATS_N_PKTS_GREEN) in cmd_show_port_meter_stats_parsed()
1436 if (stats_mask & RTE_MTR_STATS_N_BYTES_GREEN) in cmd_show_port_meter_stats_parsed()
1439 if (stats_mask & RTE_MTR_STATS_N_PKTS_YELLOW) in cmd_show_port_meter_stats_parsed()
1442 if (stats_mask & RTE_MTR_STATS_N_BYTES_YELLOW) in cmd_show_port_meter_stats_parsed()
1445 if (stats_mask & RTE_MTR_STATS_N_PKTS_RED) in cmd_show_port_meter_stats_parsed()
[all …]
H A Dcmdline_tm.c446 lcap.nonleaf.stats_mask); in cmd_show_port_tm_level_cap_parsed()
473 lcap.leaf.stats_mask); in cmd_show_port_tm_level_cap_parsed()
661 uint64_t stats_mask = 0; in cmd_show_port_tm_node_stats_parsed() local
1587 uint64_t stats_mask; member
1633 stats_mask, RTE_UINT64);
1693 np.stats_mask = res->stats_mask; in cmd_add_port_tm_nonleaf_node_parsed()
1745 uint64_t stats_mask; member
1794 stats_mask, RTE_UINT64);
1858 np.stats_mask = res->stats_mask; in cmd_add_port_tm_nonleaf_node_pmode_parsed()
1912 uint64_t stats_mask; member
[all …]
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c3267 uint64_t *stats_mask, in read_port_stats() argument
3304 if (stats_mask) in read_port_stats()
3318 uint64_t *stats_mask, in read_subport_stats() argument
3350 if (stats_mask) in read_subport_stats()
3364 uint64_t *stats_mask, in read_pipe_stats() argument
3415 if (stats_mask) in read_pipe_stats()
3429 uint64_t *stats_mask, in read_tc_stats() argument
3498 if (stats_mask) in read_tc_stats()
3512 uint64_t *stats_mask, in read_queue_stats() argument
3556 if (stats_mask) in read_queue_stats()
[all …]
H A Drte_eth_softnic_meter.c664 uint64_t *stats_mask, in pmd_mtr_stats_read() argument
689 if (stats_mask) in pmd_mtr_stats_read()
690 *stats_mask = MTR_STATS_PKTS_DEFAULT | in pmd_mtr_stats_read()
713 if (stats || stats_mask) { in pmd_mtr_stats_read()
725 if (stats_mask) in pmd_mtr_stats_read()
726 *stats_mask = s_mask; in pmd_mtr_stats_read()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_tm.c205 cap->stats_mask = 0; in ixgbe_tm_capabilities_get()
901 cap->nonleaf.stats_mask = 0; in ixgbe_level_capabilities_get()
920 cap->leaf.stats_mask = 0; in ixgbe_level_capabilities_get()
982 cap->stats_mask = 0; in ixgbe_node_capabilities_get()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_tm.c197 cap->stats_mask = 0; in i40e_tm_capabilities_get()
780 cap->nonleaf.stats_mask = 0; in i40e_level_capabilities_get()
799 cap->leaf.stats_mask = 0; in i40e_level_capabilities_get()
861 cap->stats_mask = 0; in i40e_node_capabilities_get()
/f-stack/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_tm.c484 cap->stats_mask = 0; in ipn3ke_tm_capabilities_get()
540 cap->nonleaf.stats_mask = STATS_MASK_DEFAULT; in ipn3ke_tm_level_capabilities_get()
568 cap->nonleaf.stats_mask = STATS_MASK_DEFAULT; in ipn3ke_tm_level_capabilities_get()
594 cap->leaf.stats_mask = STATS_MASK_QUEUE; in ipn3ke_tm_level_capabilities_get()
672 cap->stats_mask = STATS_MASK_DEFAULT; in ipn3ke_tm_node_capabilities_get()
695 cap->stats_mask = STATS_MASK_DEFAULT; in ipn3ke_tm_node_capabilities_get()
715 cap->stats_mask = STATS_MASK_QUEUE; in ipn3ke_tm_node_capabilities_get()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tm.c1940 cap->stats_mask = in otx2_nix_tm_capa_get()
1983 cap->leaf.stats_mask = in otx2_nix_tm_level_capa_get()
2010 cap->nonleaf.stats_mask = in otx2_nix_tm_level_capa_get()
2072 cap->stats_mask = RTE_TM_STATS_N_PKTS | in otx2_nix_tm_node_capa_get()
2109 cap->stats_mask = RTE_TM_STATS_N_PKTS_RED_DROPPED | in otx2_nix_tm_node_capa_get()
2756 uint64_t *stats_mask, int clear, in otx2_nix_tm_node_stats_read() argument
2795 *stats_mask = RTE_TM_STATS_N_PKTS | RTE_TM_STATS_N_BYTES; in otx2_nix_tm_node_stats_read()
2825 *stats_mask = RTE_TM_STATS_N_PKTS_RED_DROPPED | in otx2_nix_tm_node_stats_read()
/f-stack/dpdk/app/proc-info/
H A Dmain.c1025 cap.stats_mask, in show_tm()
1068 capnode.stats_mask); in show_tm()
1115 &stats, &cap.stats_mask, 0, &error); in show_tm()
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst2750 (meter_enable) (g_action) (y_action) (r_action) (stats_mask) (shared) \
2763 * ``stats_mask``: Mask of statistics counter types to be enabled for the
2833 testpmd> set port meter stats mask (port_id) (mtr_id) (stats_mask)
2837 * ``stats_mask``: Bit mask indicating statistics counter types to be enabled.
3026 (n_sp_priorities) (stats_mask) (n_shared_shapers) \
3041 * ``stats_mask``: Mask of statistics counter types to be enabled for this node.
3052 (n_sp_priorities) (stats_mask) (n_shared_shapers) \
3068 * ``stats_mask``: Mask of statistics counter types to be enabled for this node.
3079 (cman_mode) (wred_profile_id) (stats_mask) (n_shared_shapers) \
3095 * ``stats_mask``: Mask of statistics counter types to be enabled for this node.