Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h988 static inline uint32_t hns3_read_reg(void *base, uint32_t reg) in hns3_read_reg() function
998 hns3_read_reg((a)->io_base, (reg))
H A Dhns3_rxtx.c376 reg = hns3_read_reg(tqp_base, reg_offset); in hns3_stop_unused_queue()
423 rcb_reg = hns3_read_reg(tqp_base, HNS3_RING_EN_REG); in hns3_enable_all_queues()