Searched refs:vmac_ksp (Results 1 – 2 of 2) sorted by relevance
709 hxgep->statsp->vmac_ksp = hxge_setup_local_kstat(hxgep, in hxge_setup_kstats()712 if (hxgep->statsp->vmac_ksp == NULL) in hxge_setup_kstats()817 if (hxgep->statsp->vmac_ksp) in hxge_destroy_kstats()818 kstat_delete(hxgep->statsp->vmac_ksp); in hxge_destroy_kstats()
188 kstat_t *vmac_ksp; member