Searched refs:VQ_ENABLED (Results 1 – 2 of 2) sorted by relevance
366 #define VQ_ENABLED 0x02 /* set if the queue was enabled */ macro
1465 value = vq != NULL ? !!(vq->vq_flags & VQ_ENABLED) : 0; in vi_pci_common_cfg_read()1654 if ((vq->vq_flags & VQ_ENABLED) == 0 && value == 1) { in vi_pci_common_cfg_write()1659 vq->vq_flags |= VQ_ENABLED; in vi_pci_common_cfg_write()1761 if ((vq->vq_flags & VQ_ENABLED) == 0) in vi_pci_notify_cfg_write()