Lines Matching refs:stats_batch
1682 struct bnxt_tc_stats_batch stats_batch[]) in bnxt_hwrm_cfa_flow_stats_get() argument
1699 struct bnxt_tc_flow_node *flow_node = stats_batch[i].flow_node; in bnxt_hwrm_cfa_flow_stats_get()
1715 stats_batch[i].hw_stats.packets = in bnxt_hwrm_cfa_flow_stats_get()
1717 stats_batch[i].hw_stats.bytes = in bnxt_hwrm_cfa_flow_stats_get()
1758 struct bnxt_tc_stats_batch stats_batch[]) in bnxt_tc_flow_stats_batch_update() argument
1763 rc = bnxt_hwrm_cfa_flow_stats_get(bp, num_flows, stats_batch); in bnxt_tc_flow_stats_batch_update()
1768 struct bnxt_tc_flow_node *flow_node = stats_batch[i].flow_node; in bnxt_tc_flow_stats_batch_update()
1773 &stats_batch[i].hw_stats); in bnxt_tc_flow_stats_batch_update()
1784 struct bnxt_tc_stats_batch stats_batch[], in bnxt_tc_flow_stats_batch_prep() argument
1811 stats_batch[i].flow_node = flow_node; in bnxt_tc_flow_stats_batch_prep()
1831 rc = bnxt_tc_flow_stats_batch_prep(bp, tc_info->stats_batch, in bnxt_tc_flow_stats_work()
1843 tc_info->stats_batch); in bnxt_tc_flow_stats_work()