Searched refs:hw_stats_ctx_id (Results 1 – 4 of 4) sorted by relevance
998 if (nqr->hw_stats_ctx_id != INVALID_STATS_CTX_ID) { in bnge_hwrm_stat_ctx_free()999 req->stat_ctx_id = cpu_to_le32(nqr->hw_stats_ctx_id); in bnge_hwrm_stat_ctx_free()1002 nqr->hw_stats_ctx_id = INVALID_STATS_CTX_ID; in bnge_hwrm_stat_ctx_free()1033 nqr->hw_stats_ctx_id = le32_to_cpu(resp->stat_ctx_id); in bnge_hwrm_stat_ctx_alloc()1034 bn->grp_info[i].fw_stats_ctx = nqr->hw_stats_ctx_id; in bnge_hwrm_stat_ctx_alloc()
95 nqr->hw_stats_ctx_id = INVALID_STATS_CTX_ID; in bnge_alloc_ring_stats()
1203 u32 hw_stats_ctx_id; member
5256 cpr->hw_stats_ctx_id = INVALID_STATS_CTX_ID; in bnxt_alloc_stats()8488 if (cpr->hw_stats_ctx_id != INVALID_STATS_CTX_ID) { in bnxt_hwrm_stat_ctx_free()8489 req->stat_ctx_id = cpu_to_le32(cpr->hw_stats_ctx_id); in bnxt_hwrm_stat_ctx_free()8496 cpr->hw_stats_ctx_id = INVALID_STATS_CTX_ID; in bnxt_hwrm_stat_ctx_free()8531 cpr->hw_stats_ctx_id = le32_to_cpu(resp->stat_ctx_id); in bnxt_hwrm_stat_ctx_alloc()8533 bp->grp_info[i].fw_stats_ctx = cpr->hw_stats_ctx_id; in bnxt_hwrm_stat_ctx_alloc()