Searched refs:nxge_setup_local_kstat (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_kstats.c | 1160 nxge_setup_local_kstat(p_nxge_t nxgep, int instance, char *name, in nxge_setup_local_kstat() function 1194 nxgep->statsp->rdc_ksp[channel] = nxge_setup_local_kstat(nxgep, in nxge_setup_rdc_kstats() 1215 nxgep->statsp->tdc_ksp[channel] = nxge_setup_local_kstat(nxgep, in nxge_setup_tdc_kstats() 1240 nxgep->statsp->rdc_sys_ksp = nxge_setup_local_kstat(nxgep, in nxge_setup_kstats() 1248 nxgep->statsp->ipp_ksp = nxge_setup_local_kstat(nxgep, in nxge_setup_kstats() 1260 nxgep->statsp->txc_ksp = nxge_setup_local_kstat(nxgep, in nxge_setup_kstats() 1269 nxgep->statsp->zcp_ksp = nxge_setup_local_kstat(nxgep, in nxge_setup_kstats() 1278 nxgep->statsp->fflp_ksp[0] = nxge_setup_local_kstat(nxgep, in nxge_setup_kstats() 1289 nxgep->statsp->mmac_ksp = nxge_setup_local_kstat(nxgep, in nxge_setup_kstats()
|