Searched refs:hxge_setup_local_kstat (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/hxge/ |
H A D | hxge_kstats.c | 626 hxge_setup_local_kstat(p_hxge_t hxgep, int instance, char *name, in hxge_setup_local_kstat() function 667 hxgep->statsp->rdc_ksp[i] = hxge_setup_local_kstat(hxgep, in hxge_setup_kstats() 676 hxgep->statsp->rdc_sys_ksp = hxge_setup_local_kstat(hxgep, in hxge_setup_kstats() 686 hxgep->statsp->tdc_ksp[i] = hxge_setup_local_kstat(hxgep, in hxge_setup_kstats() 695 hxgep->statsp->tdc_sys_ksp = hxge_setup_local_kstat(hxgep, in hxge_setup_kstats() 702 hxgep->statsp->pfc_ksp = hxge_setup_local_kstat(hxgep, in hxge_setup_kstats() 709 hxgep->statsp->vmac_ksp = hxge_setup_local_kstat(hxgep, in hxge_setup_kstats() 716 hxgep->statsp->mmac_ksp = hxge_setup_local_kstat(hxgep, in hxge_setup_kstats() 723 hxgep->statsp->peu_sys_ksp = hxge_setup_local_kstat(hxgep, in hxge_setup_kstats()
|