Home
last modified time | relevance | path

Searched refs:highest_queue_idx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/virtio/
H A Dvirtio_ccw.c306 int i, j, queue_idx, highest_queue_idx = -1; in get_airq_indicator() local
314 highest_queue_idx++; in get_airq_indicator()
326 bit = airq_iv_alloc(info->aiv, highest_queue_idx + 1); in get_airq_indicator()