Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h868 uint32_t read_val = rte_read32((volatile void *)((char *)base + reg)); in hns3_read_reg() local
869 return rte_le_to_cpu_32(read_val); in hns3_read_reg()