Searched refs:HNS3_RING_EN_B (Results 1 – 2 of 2) sorted by relevance
92 #define HNS3_RING_EN_B 0 macro
377 reg &= ~BIT(HNS3_RING_EN_B); in hns3_stop_unused_queue()425 rcb_reg |= BIT(HNS3_RING_EN_B); in hns3_enable_all_queues()427 rcb_reg &= ~BIT(HNS3_RING_EN_B); in hns3_enable_all_queues()441 reg |= BIT(HNS3_RING_EN_B); in hns3_enable_txq()443 reg &= ~BIT(HNS3_RING_EN_B); in hns3_enable_txq()458 reg |= BIT(HNS3_RING_EN_B); in hns3_enable_rxq()460 reg &= ~BIT(HNS3_RING_EN_B); in hns3_enable_rxq()