Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 25 of 32) sorted by relevance

12

/dpdk/drivers/net/bnxt/tf_core/
H A Dbitalloc.c118 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 Dthread.c586 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 Dcli.c2240 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 Drte_port_sched.c90 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 Drte_port_ethdev.c93 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 Drte_port_sym_crypto.c115 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 Drte_port_fd.c124 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 Drte_port_eventdev.c100 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 Drte_port_ring.c123 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 Drte_port_source_sink.c283 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 Drte_port_frag.c248 struct rte_port_in_stats *stats, int clear) in rte_port_frag_reader_stats_read()
H A Drte_port_ras.c300 struct rte_port_out_stats *stats, int clear) in rte_port_ras_writer_stats_read()
/dpdk/lib/table/
H A Drte_table_stub.c71 rte_table_stub_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_stub_stats_read()
H A Drte_table_array.c186 rte_table_array_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_array_stats_read()
H A Drte_table_hash_cuckoo.c303 int clear) in rte_table_hash_cuckoo_stats_read()
H A Drte_table_lpm.c345 rte_table_lpm_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_lpm_stats_read()
H A Drte_table_lpm_ipv6.c346 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 Drte_table_acl.c771 rte_table_acl_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_acl_stats_read()
H A Drte_table_hash_lru.c935 rte_table_hash_lru_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_hash_lru_stats_read()
H A Drte_table_hash_ext.c987 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 Drte_pipeline.c1503 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 Drte_table_action.c2710 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 Dtxgbe_vf.c306 bool clear) in txgbe_update_mc_addr_list_vf()
/dpdk/lib/ethdev/
H A Drte_mtr.c420 int clear, in rte_mtr_stats_read()
H A Drte_tm.c510 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

12