Searched defs:i_mac_stat_update (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_stat.c352 i_mac_stat_update(kstat_t *ksp, int rw, uint64_t (*fn)(void *, uint_t), function
434 return (i_mac_stat_update(ksp, rw, mac_rx_ring_stat_get,
475 return (i_mac_stat_update(ksp, rw, mac_tx_ring_stat_get,
527 return (i_mac_stat_update(ksp, rw, i_mac_tx_swlane_stat_get,
585 return (i_mac_stat_update(ksp, rw, i_mac_rx_swlane_stat_get,
653 return (i_mac_stat_update(ksp, rw, i_mac_rx_hwlane_stat_get,
797 return (i_mac_stat_update(ksp, rw, i_mac_misc_stat_get,
850 return (i_mac_stat_update(ksp, rw, i_mac_tx_hwlane_stat_get,
915 return (i_mac_stat_update(ksp, rw, i_mac_rx_fanout_stat_get,

Completed in 47 milliseconds