Searched refs:ary_cnt (Results 1 – 1 of 1) sorted by relevance
329 uint32_t ary_cnt = 0, dlen, doff; in kplo_sync_tx() local367 VERIFY(kern_channel_ring_get_container(txkring, &ary, &ary_cnt) == 0); in kplo_sync_tx()368 VERIFY(ary != NULL && ary_cnt >= kplo_ntxslots); in kplo_sync_tx()