Searched refs:IFCVF_READ_REG16 (Results 1 – 2 of 2) sorted by relevance
199 if (IFCVF_READ_REG16(&cfg->msix_config) == IFCVF_MSI_NO_VECTOR) { in ifcvf_hw_enable()220 if (IFCVF_READ_REG16(&cfg->queue_msix_vector) == in ifcvf_hw_enable()227 notify_off = IFCVF_READ_REG16(&cfg->queue_notify_off); in ifcvf_hw_enable()
24 #define IFCVF_READ_REG16(reg) rte_read16(reg) macro