Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_regs.h88 #define HNS3_RING_EN_REG 0x00090 macro
H A Dhns3_regs.c74 HNS3_RING_EN_REG};
H A Dhns3_ethdev_dump.c332 state = hns3_read_dev(hw, reg_offset + HNS3_RING_EN_REG); in get_queue_enable_state()
H A Dhns3_rxtx.c423 rcb_reg = hns3_read_reg(tqp_base, HNS3_RING_EN_REG); in hns3_enable_all_queues()
428 hns3_write_reg(tqp_base, HNS3_RING_EN_REG, rcb_reg); in hns3_enable_all_queues()