Searched refs:statistic_type (Results 1 – 3 of 3) sorted by relevance
202 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_statistics_update()215 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_statistics_update()608 if (bgep->chipid.statistic_type == BGE_STAT_BLK) { in bge_init_kstats()670 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_m_stat()742 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_m_stat()749 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_m_stat()756 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_m_stat()763 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_m_stat()770 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_m_stat()777 if (bgep->chipid.statistic_type == BGE_STAT_BLK) { in bge_m_stat()[all …]
2005 cidp->statistic_type = BGE_STAT_BLK; in bge_chip_id_init()2048 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2119 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2136 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2153 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2173 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2194 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2212 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2251 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2266 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()[all …]
613 uint32_t statistic_type; member