Searched refs:statistic_type (Results 1 – 3 of 3) sorted by relevance
207 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_statistics_update()220 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_statistics_update()635 if (bgep->chipid.statistic_type == BGE_STAT_BLK) { in bge_init_kstats()697 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()784 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_m_stat()791 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_m_stat()798 if (bgep->chipid.statistic_type == BGE_STAT_BLK) in bge_m_stat()805 if (bgep->chipid.statistic_type == BGE_STAT_BLK) { in bge_m_stat()[all …]
2579 cidp->statistic_type = BGE_STAT_BLK; in bge_chip_id_init()2639 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2710 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2727 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2744 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2764 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2785 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2803 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2842 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()2857 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()[all …]
631 uint32_t statistic_type; member