Home
last modified time | relevance | path

Searched refs:nstp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_kstats.c280 nge_statistics_t *nstp = &ngep->statistics; in nge_m_stat() local
281 nge_hw_statistics_t *hw_stp = &nstp->hw_statistics; in nge_m_stat()
282 nge_sw_statistics_t *sw_stp = &nstp->sw_statistics; in nge_m_stat()
H A Dnge_tx.c599 nge_statistics_t *nstp = &ngep->statistics; in nge_send() local
600 nge_sw_statistics_t *sw_stp = &nstp->sw_statistics; in nge_send()