Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h850 static inline void hns3_write_reg(void *base, uint32_t reg, uint32_t value) in hns3_write_reg() function
873 hns3_write_reg((a)->io_base, (reg), (value))
H A Dhns3_rxtx.c366 hns3_write_reg(tqp_base, reg_offset, reg); in hns3_stop_unused_queue()
416 hns3_write_reg(tqp_base, HNS3_RING_EN_REG, rcb_reg); in hns3_enable_all_queues()