Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_kstats.c769 hxgep->statsp->port_ksp = ksp; in hxge_setup_kstats()
820 if (hxgep->statsp->port_ksp) in hxge_destroy_kstats()
821 kstat_delete(hxgep->statsp->port_ksp); in hxge_destroy_kstats()
H A Dhxge.h189 kstat_t *port_ksp; member
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h456 kstat_t *port_ksp; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c1458 nxgep->statsp->port_ksp = ksp; in nxge_setup_kstats()
1690 if (nxgep->statsp->port_ksp) in nxge_destroy_kstats()
1691 kstat_delete(nxgep->statsp->port_ksp); in nxge_destroy_kstats()