Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_regs.h85 #define HNS3_RING_EN_REG 0x00090 macro
H A Dhns3_regs.c72 HNS3_RING_EN_REG};
H A Dhns3_rxtx.c411 rcb_reg = hns3_read_reg(tqp_base, HNS3_RING_EN_REG); in hns3_enable_all_queues()
416 hns3_write_reg(tqp_base, HNS3_RING_EN_REG, rcb_reg); in hns3_enable_all_queues()