Lines Matching defs:ifc_iowrite16
32 static inline void ifc_iowrite16(u16 value, __le16 __iomem *addr)
160 ifc_iowrite16(i, &hw->common_cfg->queue_select);
300 ifc_iowrite16(num, avail_idx_addr);
313 ifc_iowrite16(IFCVF_MSI_CONFIG_OFF, &cfg->msix_config);
324 ifc_iowrite16(i, &cfg->queue_select);
331 ifc_iowrite16(hw->vring[i].size, &cfg->queue_size);
332 ifc_iowrite16(i + IFCVF_MSI_QUEUE_OFF, &cfg->queue_msix_vector);
342 ifc_iowrite16(1, &cfg->queue_enable);
354 ifc_iowrite16(VIRTIO_MSI_NO_VECTOR, &cfg->msix_config);
357 ifc_iowrite16(i, &cfg->queue_select);
358 ifc_iowrite16(VIRTIO_MSI_NO_VECTOR, &cfg->queue_msix_vector);
389 ifc_iowrite16(qid, hw->vring[qid].notify_addr);