Searched refs:stats_ctx_id (Results 1 – 3 of 3) sorted by relevance
379 softc->tx_cp_rings[i].stats_ctx_id = HWRM_NA_SIGNATURE; in bnxt_tx_queues_alloc()518 softc->rx_cp_rings[i].stats_ctx_id = HWRM_NA_SIGNATURE; in bnxt_rx_queues_alloc()565 softc->rx_cp_rings[i].stats_ctx_id; in bnxt_rx_queues_alloc()870 softc->def_cp_ring.stats_ctx_id = HWRM_NA_SIGNATURE; in bnxt_attach_pre()1086 softc->rx_cp_rings[i].stats_ctx_id; in bnxt_init()1156 softc->tx_cp_rings[i].stats_ctx_id, false); in bnxt_init()2262 softc->def_cp_ring.stats_ctx_id = HWRM_NA_SIGNATURE; in bnxt_clear_ids()2265 softc->tx_cp_rings[i].stats_ctx_id = HWRM_NA_SIGNATURE; in bnxt_clear_ids()2271 softc->rx_cp_rings[i].stats_ctx_id = HWRM_NA_SIGNATURE; in bnxt_clear_ids()
814 if (cpr->stats_ctx_id != HWRM_NA_SIGNATURE) { in bnxt_hwrm_stat_ctx_alloc()817 cpr->stats_ctx_id); in bnxt_hwrm_stat_ctx_alloc()832 cpr->stats_ctx_id = le32toh(resp->stat_ctx_id); in bnxt_hwrm_stat_ctx_alloc()
481 uint32_t stats_ctx_id; member