Searched refs:VTBLK_RINGSZ (Results 1 – 1 of 1) sorted by relevance
70 #define VTBLK_RINGSZ 128 macro72 _Static_assert(VTBLK_RINGSZ <= BLOCKIF_RING_MAX, "Each ring entry must be able to queue a request");206 struct pci_vtblk_ioreq vbsc_ios[VTBLK_RINGSZ];462 for (i = 0; i < VTBLK_RINGSZ; i++) { in pci_vtblk_init()486 sc->vbsc_vq.vq_qsize = VTBLK_RINGSZ; in pci_vtblk_init()519 sc->vbsc_cfg.vbc_seg_max = MIN(VTBLK_RINGSZ - 2, BLOCKIF_IOV_MAX); in pci_vtblk_init()