Home
last modified time | relevance | path

Searched refs:HNS3_CMDQ_TX_DEPTH_REG (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_regs.h11 #define HNS3_CMDQ_TX_DEPTH_REG 0x27008 macro
H A Dhns3_cmd.c149 hns3_write_dev(hw, HNS3_CMDQ_TX_DEPTH_REG, 0); in hns3_cmd_clear_regs()
169 hns3_write_dev(ring->hw, HNS3_CMDQ_TX_DEPTH_REG, in hns3_cmd_config_regs()
H A Dhns3_regs.c20 HNS3_CMDQ_TX_DEPTH_REG,
H A Dhns3_intr.c1861 reg_val = hns3_read_dev(hw, HNS3_CMDQ_TX_DEPTH_REG); in hns3_notify_reset_ready()
1867 hns3_write_dev(hw, HNS3_CMDQ_TX_DEPTH_REG, reg_val); in hns3_notify_reset_ready()