Searched refs:currentkring (Results 1 – 1 of 1) sorted by relevance
438 struct __kern_channel_ring *currentkring = NULL; in nx_netif_host_output() local477 if (currentkring != kring) { in nx_netif_host_output()478 if (currentkring != NULL) { in nx_netif_host_output()479 KDBG((SK_KTRACE_NETIF_HOST_ENQUEUE | DBG_FUNC_END), SK_KVA(currentkring), in nx_netif_host_output()482 currentkring = kring; in nx_netif_host_output()483 KDBG((SK_KTRACE_NETIF_HOST_ENQUEUE | DBG_FUNC_START), SK_KVA(currentkring)); in nx_netif_host_output()598 if (currentkring != NULL) { in nx_netif_host_output()599 KDBG((SK_KTRACE_NETIF_HOST_ENQUEUE | DBG_FUNC_END), SK_KVA(currentkring), in nx_netif_host_output()