Home
last modified time | relevance | path

Searched refs:packet_count (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_flow_db.h374 uint64_t packet_count,
389 uint64_t *packet_count,
H A Dulp_flow_db.c1733 uint64_t packet_count, in ulp_flow_db_parent_flow_count_update() argument
1746 pc_entry->pkt_count += packet_count; in ulp_flow_db_parent_flow_count_update()
1764 uint32_t pc_idx, uint64_t *packet_count, in ulp_flow_db_parent_flow_count_get() argument
1777 *packet_count = pc_entry->pkt_count; in ulp_flow_db_parent_flow_count_get()