Searched refs:nx_netif_common_intr (Results 1 – 3 of 3) sorted by relevance
| /xnu-8796.101.5/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_mit.c | 445 (void) nx_netif_common_intr(kr, p, flags, work_done); in nx_netif_mit_tx_intr() 494 (void) nx_netif_common_intr(kr, p, flags, work_done); in nx_netif_mit_rx_intr() 564 error = nx_netif_common_intr(kr, kernproc, 0, NULL); in nx_netif_mit_s_thread_cont() 679 error = nx_netif_common_intr(kr, kernproc, 0, NULL); in nx_netif_mit_thread_cont()
|
| H A D | nx_netif.h | 509 extern int nx_netif_common_intr(struct __kern_channel_ring *, struct proc *,
|
| H A D | nx_netif.c | 1880 nx_netif_common_intr(struct __kern_channel_ring *kring, struct proc *p, in nx_netif_common_intr() function
|