Searched refs:lm_stats_get_l2_chip_stats (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_gld.c | 143 lm_stats_get_l2_chip_stats(pLM, &b10_l2_stats, in BnxeMacStats() 149 lm_stats_get_l2_chip_stats(pLM, &b10_l2_stats, in BnxeMacStats() 155 lm_stats_get_l2_chip_stats(pLM, &b10_l2_stats, in BnxeMacStats() 161 lm_stats_get_l2_chip_stats(pLM, &b10_l2_stats, in BnxeMacStats() 180 lm_stats_get_l2_chip_stats(pLM, &b10_l2_stats, in BnxeMacStats() 190 lm_stats_get_l2_chip_stats(pLM, &b10_l2_stats, in BnxeMacStats() 196 lm_stats_get_l2_chip_stats(pLM, &b10_l2_stats, in BnxeMacStats() 202 lm_stats_get_l2_chip_stats(pLM, &b10_l2_stats, in BnxeMacStats() 208 lm_stats_get_l2_chip_stats(pLM, &b10_l2_stats, in BnxeMacStats() 214 lm_stats_get_l2_chip_stats(pLM, &b10_l2_stats, in BnxeMacStats() [all …]
|
H A D | bnxe_kstat.c | 792 lm_stats_get_l2_chip_stats(pLM, &b10_l2_stats, in BnxeKstatL2ChipUpdate()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_niv.c | 306 lm_stats_get_l2_chip_stats(pdev, &stats, L2_CHIP_STATISTICS_VER_NUM_1); in lm_niv_chip_stats_to_niv_stats()
|
H A D | lm_stats.c | 2805 void lm_stats_get_l2_chip_stats( struct _lm_device_t* pdev, void *buf, u8_t version) in lm_stats_get_l2_chip_stats() function
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm_stats.h | 141 void lm_stats_get_l2_chip_stats ( IN struct _lm_device_t* pdev, OUT void *stats, u8_t versi…
|