Home
last modified time | relevance | path

Searched refs:kr_update_stats (Results 1 – 6 of 6) sorted by relevance

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dchannel_kern.c242 kr_update_stats(kring, stats->kcrsi_slots_transferred, in kern_channel_increment_ring_stats()
266 kr_update_stats(kring, stats->kcrsi_slots_transferred, in kern_channel_increment_ring_net_stats()
H A Dchannel_var.h975 extern void kr_update_stats(struct __kern_channel_ring *kring,
H A Dchannel_ring.c295 kr_update_stats(struct __kern_channel_ring *kring, uint32_t slot_count, in kr_update_stats() function
/xnu-8792.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_compat.c985 kr_update_stats(kring, slot_count, byte_count); in nx_netif_compat_na_txsync()
1488 kr_update_stats(kring, npkts, byte_count); in nx_netif_compat_na_rxsync()
/xnu-8792.41.9/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c952 kr_update_stats(rxkring, sent, byte_count); in nx_upipe_na_txsync_locked()
/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c902 kr_update_stats(r, n_pkts, n_bytes); in fsw_ring_enqueue_pktq()
3200 kr_update_stats(r, total_pkts, total_bytes); in fsw_user_ring_flush()