Searched refs:untagged_queue_lock (Results 1 – 2 of 2) sorted by relevance
919 u_int untagged_queue_lock; member
279 ahc->untagged_queue_lock++; in ahc_freeze_untagged_queues()292 ahc->untagged_queue_lock--; in ahc_release_untagged_queues()293 if (ahc->untagged_queue_lock == 0) in ahc_release_untagged_queues()936 if (ahc->untagged_queue_lock != 0) in ahc_run_untagged_queue()
Completed in 16 milliseconds