Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.c500 uint32_t sw_cntr_idx; in ulp_fc_mgr_cntr_set() local
508 ulp_fc_info->sw_acc_tbl[dir][sw_cntr_idx].valid = true; in ulp_fc_mgr_cntr_set()
532 uint32_t sw_cntr_idx; in ulp_fc_mgr_cntr_reset() local
540 ulp_fc_info->sw_acc_tbl[dir][sw_cntr_idx].valid = false; in ulp_fc_mgr_cntr_reset()
541 ulp_fc_info->sw_acc_tbl[dir][sw_cntr_idx].hw_cntr_id = 0; in ulp_fc_mgr_cntr_reset()
542 ulp_fc_info->sw_acc_tbl[dir][sw_cntr_idx].pkt_count = 0; in ulp_fc_mgr_cntr_reset()
543 ulp_fc_info->sw_acc_tbl[dir][sw_cntr_idx].byte_count = 0; in ulp_fc_mgr_cntr_reset()
571 uint32_t hw_cntr_id = 0, sw_cntr_idx = 0; in ulp_fc_mgr_query_count_get() local
611 sw_cntr_idx = hw_cntr_id - in ulp_fc_mgr_query_count_get()
659 uint32_t sw_cntr_idx; in ulp_fc_mgr_cntr_parent_flow_set() local
[all …]