Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c53 struct oce_stat *stats; in oce_update_stats()
62 stats = (struct oce_stat *)ksp->ks_data; in oce_update_stats()
197 struct oce_stat *stats; in oce_stat_init()
198 uint32_t num_stats = sizeof (struct oce_stat) / in oce_stat_init()
226 stats = (struct oce_stat *)dev->oce_kstats->ks_data; in oce_stat_init()
348 struct oce_stat *stats; in oce_m_stat()
351 stats = (struct oce_stat *)dev->oce_kstats->ks_data; in oce_m_stat()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_stat.h38 struct oce_stat { struct
/titanic_41/usr/src/uts/common/
H A DMakefile.files949 oce_mbx.o oce_mq.o oce_queue.o oce_rx.o oce_stat.o oce_tx.o \