Home
last modified time | relevance | path

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

/drivers/vdpa/ifcvf/
Difcvf_base.c17 static inline u16 ifc_ioread16 (__le16 __iomem *addr) in ifc_ioread16() function
161 notify_off = ifc_ioread16(&hw->common_cfg->queue_notify_off); in ifcvf_init_hw()
285 last_avail_idx = ifc_ioread16(avail_idx_addr); in ifcvf_get_vq_state()
315 if (ifc_ioread16(&cfg->msix_config) == VIRTIO_MSI_NO_VECTOR) { in ifcvf_hw_enable()
334 if (ifc_ioread16(&cfg->queue_msix_vector) == in ifcvf_hw_enable()
361 ifc_ioread16(&cfg->queue_msix_vector); in ifcvf_hw_disable()