/dpdk/drivers/net/bnxt/tf_core/ |
H A D | bitalloc.c | 118 int *clear) in ba_alloc_helper() 153 int clear = 0; in ba_alloc() local 191 int *clear) in ba_alloc_reverse_helper() 226 int clear = 0; in ba_alloc_reverse() local 237 int *clear) in ba_alloc_index_helper() 275 int clear = 0; in ba_alloc_index() local
|
/dpdk/examples/ip_pipeline/ |
H A D | thread.c | 586 int clear; member 590 int clear; member 594 int clear; member 617 int clear; member 632 int clear; member 642 int clear; member 772 int clear) in pipeline_port_in_stats_read() argument 914 pipeline_port_out_stats_read(const char * pipeline_name,uint32_t port_id,struct rte_pipeline_port_out_stats * stats,int clear) pipeline_port_out_stats_read() argument 968 pipeline_table_stats_read(const char * pipeline_name,uint32_t table_id,struct rte_pipeline_table_stats * stats,int clear) pipeline_table_stats_read() argument 1778 pipeline_table_rule_stats_read(const char * pipeline_name,uint32_t table_id,struct table_rule_match * match,struct rte_table_action_stats_counters * stats,int clear) pipeline_table_rule_stats_read() argument 1947 pipeline_table_rule_mtr_read(const char * pipeline_name,uint32_t table_id,struct table_rule_match * match,struct rte_table_action_mtr_counters * stats,int clear) pipeline_table_rule_mtr_read() argument 2072 pipeline_table_rule_ttl_read(const char * pipeline_name,uint32_t table_id,struct table_rule_match * match,struct rte_table_action_ttl_counters * stats,int clear) pipeline_table_rule_ttl_read() argument 2231 int clear = req->port_in_stats_read.clear; pipeline_msg_handle_port_in_stats_read() local 2273 int clear = req->port_out_stats_read.clear; pipeline_msg_handle_port_out_stats_read() local 2289 int clear = req->table_stats_read.clear; pipeline_msg_handle_table_stats_read() local 2872 int clear = req->table_rule_stats_read.clear; pipeline_msg_handle_table_rule_stats_read() local 2925 int clear = req->table_rule_mtr_read.clear; pipeline_msg_handle_table_rule_mtr_read() local 2962 int clear = req->table_rule_ttl_read.clear; pipeline_msg_handle_table_rule_ttl_read() local [all...] |
H A D | cli.c | 2240 int clear, status; in cmd_pipeline_port_in_stats() local 2413 int clear, status; in cmd_pipeline_port_out_stats() local 2493 int clear, status; cmd_pipeline_table_stats() local 5112 int clear = 0, status; cmd_pipeline_table_rule_stats_read() local 5436 int clear = 0, status; cmd_pipeline_table_rule_meter_read() local 5682 int clear = 0, status; cmd_pipeline_table_rule_ttl_read() local [all...] |
/dpdk/lib/port/ |
H A D | rte_port_sched.c | 90 struct rte_port_in_stats *stats, int clear) in rte_port_sched_reader_stats_read() 264 struct rte_port_out_stats *stats, int clear) in rte_port_sched_writer_stats_read()
|
H A D | rte_port_ethdev.c | 93 struct rte_port_in_stats *stats, int clear) in rte_port_ethdev_reader_stats_read() 273 struct rte_port_out_stats *stats, int clear) in rte_port_ethdev_writer_stats_read() 486 struct rte_port_out_stats *stats, int clear) in rte_port_ethdev_writer_nodrop_stats_read()
|
H A D | rte_port_sym_crypto.c | 115 struct rte_port_in_stats *stats, int clear) in rte_port_sym_crypto_reader_stats_read() 301 struct rte_port_out_stats *stats, int clear) in rte_port_sym_crypto_writer_stats_read() 513 struct rte_port_out_stats *stats, int clear) in rte_port_sym_crypto_writer_nodrop_stats_read()
|
H A D | rte_port_fd.c | 124 struct rte_port_in_stats *stats, int clear) in rte_port_fd_reader_stats_read() 295 struct rte_port_out_stats *stats, int clear) in rte_port_fd_writer_stats_read() 480 struct rte_port_out_stats *stats, int clear) in rte_port_fd_writer_nodrop_stats_read()
|
H A D | rte_port_eventdev.c | 100 struct rte_port_in_stats *stats, int clear) in rte_port_eventdev_reader_stats_read() 306 struct rte_port_out_stats *stats, int clear) in rte_port_eventdev_writer_stats_read() 546 struct rte_port_out_stats *stats, int clear) in rte_port_eventdev_writer_nodrop_stats_read()
|
H A D | rte_port_ring.c | 123 struct rte_port_in_stats *stats, int clear) in rte_port_ring_reader_stats_read() 391 struct rte_port_out_stats *stats, int clear) in rte_port_ring_writer_stats_read() 724 struct rte_port_out_stats *stats, int clear) in rte_port_ring_writer_nodrop_stats_read()
|
H A D | rte_port_source_sink.c | 283 struct rte_port_in_stats *stats, int clear) in rte_port_source_stats_read() 582 int clear) in rte_port_sink_stats_read()
|
H A D | rte_port_frag.c | 248 struct rte_port_in_stats *stats, int clear) in rte_port_frag_reader_stats_read()
|
H A D | rte_port_ras.c | 300 struct rte_port_out_stats *stats, int clear) in rte_port_ras_writer_stats_read()
|
/dpdk/lib/table/ |
H A D | rte_table_stub.c | 71 rte_table_stub_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_stub_stats_read()
|
H A D | rte_table_array.c | 186 rte_table_array_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_array_stats_read()
|
H A D | rte_table_hash_cuckoo.c | 303 int clear) in rte_table_hash_cuckoo_stats_read()
|
H A D | rte_table_lpm.c | 345 rte_table_lpm_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_lpm_stats_read()
|
H A D | rte_table_lpm_ipv6.c | 346 rte_table_lpm_ipv6_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_lpm_ipv6_stats_read() argument
|
H A D | rte_table_acl.c | 771 rte_table_acl_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_acl_stats_read()
|
H A D | rte_table_hash_lru.c | 935 rte_table_hash_lru_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_hash_lru_stats_read()
|
H A D | rte_table_hash_ext.c | 987 rte_table_hash_ext_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_hash_ext_stats_read()
|
/dpdk/lib/pipeline/ |
H A D | rte_pipeline.c | 1503 struct rte_pipeline_port_in_stats *stats, int clear) in rte_pipeline_port_in_stats_read() 1540 struct rte_pipeline_port_out_stats *stats, int clear) in rte_pipeline_port_out_stats_read() 1574 struct rte_pipeline_table_stats *stats, int clear) in rte_pipeline_table_stats_read()
|
H A D | rte_table_action.c | 2710 rte_table_action_meter_read(struct rte_table_action * action,void * data,uint32_t tc_mask,struct rte_table_action_mtr_counters * stats,int clear) rte_table_action_meter_read() argument 2771 rte_table_action_ttl_read(struct rte_table_action * action,void * data,struct rte_table_action_ttl_counters * stats,int clear) rte_table_action_ttl_read() argument 2799 rte_table_action_stats_read(struct rte_table_action * action,void * data,struct rte_table_action_stats_counters * stats,int clear) rte_table_action_stats_read() argument
|
/dpdk/drivers/net/txgbe/base/ |
H A D | txgbe_vf.c | 306 bool clear) in txgbe_update_mc_addr_list_vf()
|
/dpdk/lib/ethdev/ |
H A D | rte_mtr.c | 420 int clear, in rte_mtr_stats_read()
|
H A D | rte_tm.c | 510 rte_tm_node_stats_read(uint16_t port_id,uint32_t node_id,struct rte_tm_node_stats * stats,uint64_t * stats_mask,int clear,struct rte_tm_error * error) rte_tm_node_stats_read() argument
|