Searched refs:qp_modify_stats (Results 1 – 2 of 2) sorted by relevance
664 dest_stats_ptr = &rcfw->qp_modify_stats[dest_stats_id]; in bnxt_re_add_perf_stats()1023 vfree(rcfw->qp_modify_stats); in bnxt_qplib_free_rcfw_channel()1024 rcfw->qp_modify_stats = NULL; in bnxt_qplib_free_rcfw_channel()1090 rcfw->qp_modify_stats = vzalloc(sizeof(u64) * RCFW_MAX_STAT_INDEX); in bnxt_qplib_alloc_rcfw_channel()1097 rcfw->qp_modify_stats) in bnxt_qplib_alloc_rcfw_channel()
285 u64 *qp_modify_stats; member