Searched refs:use_msix (Results 1 – 2 of 2) sorted by relevance
32 (((hw)->use_msix == VIRTIO_MSIX_ENABLED) ? 24 : 20)379 hw->use_msix = VIRTIO_MSIX_ENABLED; in virtio_read_caps()381 hw->use_msix = VIRTIO_MSIX_DISABLED; in virtio_read_caps()
185 uint8_t use_msix; member