Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/skywalk/channel/
H A Dos_channel_event.h180 extern void kern_channel_event_notify(struct __kern_channel_ring *);
H A Dkern_channel_event.c296 kern_channel_event_notify(struct __kern_channel_ring *kring) in kern_channel_event_notify() function
/xnu-11417.101.15/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c607 kern_channel_event_notify(&vpna->na_tx_rings[0]); in fsw_vp_na_channel_event_notify()
/xnu-11417.101.15/bsd/skywalk/nexus/netif/
H A Dnx_netif_vp.c1155 kern_channel_event_notify(&vpna->na_tx_rings[0]); in netif_vp_na_channel_event_notify()