Searched refs:HNS3_RING_EN_B (Results 1 – 2 of 2) sorted by relevance
89 #define HNS3_RING_EN_B 0 macro
365 reg &= ~BIT(HNS3_RING_EN_B); in hns3_stop_unused_queue()413 rcb_reg |= BIT(HNS3_RING_EN_B); in hns3_enable_all_queues()415 rcb_reg &= ~BIT(HNS3_RING_EN_B); in hns3_enable_all_queues()429 reg |= BIT(HNS3_RING_EN_B); in hns3_enable_txq()431 reg &= ~BIT(HNS3_RING_EN_B); in hns3_enable_txq()446 reg |= BIT(HNS3_RING_EN_B); in hns3_enable_rxq()448 reg &= ~BIT(HNS3_RING_EN_B); in hns3_enable_rxq()