Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c912 uint16_t in_flow_tbl_cnt = 0; in bnxt_flow_stats_req() local
930 valid_en_tbl[in_flow_tbl_cnt++] = flow->filter; in bnxt_flow_stats_req()
931 if (in_flow_tbl_cnt >= bp->flow_stat->max_fc) { in bnxt_flow_stats_req()
934 in_flow_tbl_cnt); in bnxt_flow_stats_req()
937 in_flow_tbl_cnt = 0; in bnxt_flow_stats_req()
943 if (!in_flow_tbl_cnt) { in bnxt_flow_stats_req()
949 in_flow_tbl_cnt); in bnxt_flow_stats_req()