Home
last modified time | relevance | path

Searched refs:HNS3_RING_EN_B (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h183 #define HNS3_RING_EN_B 0 macro
H A Dhns3_enet.c332 rcb_reg |= BIT(HNS3_RING_EN_B); in hns3_tqp_enable()
341 rcb_reg &= ~BIT(HNS3_RING_EN_B); in hns3_tqp_disable()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h209 #define HNS3_RING_EN_B 0 macro
H A Dhns3_enet.c663 rcb_reg |= BIT(HNS3_RING_EN_B); in hns3_tqp_enable()
672 rcb_reg &= ~BIT(HNS3_RING_EN_B); in hns3_tqp_disable()

Completed in 18 milliseconds