Searched refs:HNS3_RING_EN_REG (Results 1 – 2 of 2) sorted by relevance
56 #define HNS3_RING_EN_REG 0x00090 macro
658 rcb_reg = hns3_read_dev(tqp, HNS3_RING_EN_REG); in hns3_tqp_enable()660 hns3_write_dev(tqp, HNS3_RING_EN_REG, rcb_reg); in hns3_tqp_enable()667 rcb_reg = hns3_read_dev(tqp, HNS3_RING_EN_REG); in hns3_tqp_disable()669 hns3_write_dev(tqp, HNS3_RING_EN_REG, rcb_reg); in hns3_tqp_disable()2881 hns3_tqp_read_reg(tx_ring, HNS3_RING_EN_REG), in hns3_dump_queue_reg()