Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h866 static inline uint32_t hns3_read_reg(void *base, uint32_t reg) in hns3_read_reg() function
876 hns3_read_reg((a)->io_base, (reg))
H A Dhns3_rxtx.c364 reg = hns3_read_reg(tqp_base, reg_offset); in hns3_stop_unused_queue()
411 rcb_reg = hns3_read_reg(tqp_base, HNS3_RING_EN_REG); in hns3_enable_all_queues()