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