Searched refs:currentkring (Results 1 – 1 of 1) sorted by relevance
437 struct __kern_channel_ring *currentkring = NULL; in nx_netif_host_output() local476 if (currentkring != kring) { in nx_netif_host_output()477 if (currentkring != NULL) { in nx_netif_host_output()478 KDBG((SK_KTRACE_NETIF_HOST_ENQUEUE | DBG_FUNC_END), SK_KVA(currentkring), in nx_netif_host_output()481 currentkring = kring; in nx_netif_host_output()482 KDBG((SK_KTRACE_NETIF_HOST_ENQUEUE | DBG_FUNC_START), SK_KVA(currentkring)); in nx_netif_host_output()583 if (currentkring != NULL) { in nx_netif_host_output()584 KDBG((SK_KTRACE_NETIF_HOST_ENQUEUE | DBG_FUNC_END), SK_KVA(currentkring), in nx_netif_host_output()