Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c3078 struct cxgbe_port_info_kstats { struct
3144 struct cxgbe_port_info_kstats *kstatp; in setup_port_info_kstats()
3147 ndata = sizeof (struct cxgbe_port_info_kstats) / sizeof (kstat_named_t); in setup_port_info_kstats()
3156 kstatp = (struct cxgbe_port_info_kstats *)ksp->ks_data; in setup_port_info_kstats()
3181 struct cxgbe_port_info_kstats *kstatp = in update_port_info_kstats()
3182 (struct cxgbe_port_info_kstats *)ksp->ks_data; in update_port_info_kstats()