Home
last modified time | relevance | path

Searched refs:statistic_type (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/uts/common/io/bge/
H A Dbge_kstats.c202 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 …]
H A Dbge_chip2.c2005 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 …]
H A Dbge_impl.h613 uint32_t statistic_type; member