Searched refs:avail_ts (Results 1 – 1 of 1) sorted by relevance
323 uint32_t avail_rs, avail_ts; in kplo_sync_tx() local355 avail_ts = kern_channel_available_slot_count(txkring); in kplo_sync_tx()359 VERIFY((avail_ts == 0) == (ts == NULL)); in kplo_sync_tx()441 avail_ts--; in kplo_sync_tx()443 VERIFY((avail_ts == 0) == (ts == NULL)); in kplo_sync_tx()