Home
last modified time | relevance | path

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

/trueos/sys/dev/sfxge/common/
HDefx_mon.c73 static efx_mon_ops_t __cs __efx_mon_null_ops = {
83 static efx_mon_ops_t __cs __efx_mon_lm87_ops = {
93 static efx_mon_ops_t __cs __efx_mon_max6647_ops = {
103 static efx_mon_ops_t __cs __efx_mon_siena_ops = {
113 static efx_mon_ops_t __cs * __cs __efx_mon_ops[] = {
143 efx_mon_ops_t *emop; in efx_mon_init()
160 if ((emop = (efx_mon_ops_t *)__efx_mon_ops[emp->em_type]) == NULL) { in efx_mon_init()
255 efx_mon_ops_t *emop = emp->em_emop; in efx_mon_stats_update()
270 efx_mon_ops_t *emop = emp->em_emop; in efx_mon_fini()
HDefx_impl.h178 } efx_mon_ops_t; typedef
182 efx_mon_ops_t *em_emop;