Searched refs:nn_readq (Results 1 – 1 of 1) sorted by relevance
248 static inline uint64_t nn_readq(volatile void *addr) in nn_readq() function296 return rte_le_to_cpu_64(nn_readq(hw->ctrl_bar + off)); in nn_cfg_readq()