Home
last modified time | relevance | path

Searched refs:kern_channel_event_notify (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dos_channel_event.h110 extern void kern_channel_event_notify(struct __kern_channel_ring *);
H A Dkern_channel_event.c103 kern_channel_event_notify(struct __kern_channel_ring *kring) in kern_channel_event_notify() function
/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c609 kern_channel_event_notify(&vpna->na_tx_rings[0]); in fsw_vp_na_channel_event_notify()
/xnu-8792.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_vp.c1144 kern_channel_event_notify(&vpna->na_tx_rings[0]); in netif_vp_na_channel_event_notify()