Searched refs:i_mac_stat_update (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_stat.c | 352 i_mac_stat_update(kstat_t *ksp, int rw, uint64_t (*fn)(void *, uint_t), in i_mac_stat_update() function 434 return (i_mac_stat_update(ksp, rw, mac_rx_ring_stat_get, in i_mac_rx_ring_stat_update() 475 return (i_mac_stat_update(ksp, rw, mac_tx_ring_stat_get, in i_mac_tx_ring_stat_update() 527 return (i_mac_stat_update(ksp, rw, i_mac_tx_swlane_stat_get, in i_mac_tx_swlane_stat_update() 585 return (i_mac_stat_update(ksp, rw, i_mac_rx_swlane_stat_get, in i_mac_rx_swlane_stat_update() 653 return (i_mac_stat_update(ksp, rw, i_mac_rx_hwlane_stat_get, in i_mac_rx_hwlane_stat_update() 797 return (i_mac_stat_update(ksp, rw, i_mac_misc_stat_get, in i_mac_misc_stat_update() 850 return (i_mac_stat_update(ksp, rw, i_mac_tx_hwlane_stat_get, in i_mac_tx_hwlane_stat_update() 915 return (i_mac_stat_update(ksp, rw, i_mac_rx_fanout_stat_get, in i_mac_rx_fanout_stat_update()
|