Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.h548 extern bool igc_stats_init(igc_t *);
H A Digc_stat.c115 igc_stats_init(igc_t *igc) in igc_stats_init() function
H A Digc.c1771 if (!igc_stats_init(igc)) { in igc_attach()