Searched refs:IFCVF_READ_REG32 (Results 1 – 2 of 2) sorted by relevance
26 #define IFCVF_READ_REG32(reg) rte_read32(reg) macro
141 features_lo = IFCVF_READ_REG32(&cfg->device_feature); in ifcvf_get_features()144 features_hi = IFCVF_READ_REG32(&cfg->device_feature); in ifcvf_get_features()