Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_sysctl.c704 stats = &sc->oce_stats_info; in oce_add_stats_sysctls_be3()
919 stats = &sc->oce_stats_info; in oce_add_stats_sysctls_xe201()
1108 adapter_stats = &sc->oce_stats_info; in oce_refresh_queue_stats()
1148 adapter_stats = &sc->oce_stats_info.u0.xe201; in copy_stats_to_sc_xe201()
1293 adapter_stats = &sc->oce_stats_info.u0.be; in copy_stats_to_sc_be2()
1356 adapter_stats = &sc->oce_stats_info.u0.be; in copy_stats_to_sc_be3()
1422 adapter_stats = &sc->oce_stats_info.u0.be; in copy_stats_to_sc_sh()
H A Doce_if.h878 struct oce_drv_stats oce_stats_info; member