Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c1819 BnxeKstatL2Chip * pStatsL2Chip; in BnxeKstatInit() local
1827 #define BNXE_KSTAT_L2_CHIP(f, t) kstat_named_init(&pStatsL2Chip->f, #f, t) in BnxeKstatInit()
2032 pStatsL2Chip = (BnxeKstatL2Chip *)pUM->kstatsL2Chip->ks_data; in BnxeKstatInit()