Searched refs:HNS3_RING_TX_EN_REG (Results 1 – 3 of 3) sorted by relevance
87 #define HNS3_RING_TX_EN_REG 0x000d4 macro
61 HNS3_RING_TX_EN_REG,
363 HNS3_RING_TX_EN_REG : HNS3_RING_RX_EN_REG; in hns3_stop_unused_queue()427 reg = hns3_read_dev(txq, HNS3_RING_TX_EN_REG); in hns3_enable_txq()432 hns3_write_dev(txq, HNS3_RING_TX_EN_REG, reg); in hns3_enable_txq()