Home
last modified time | relevance | path

Searched refs:HNS3_CMDQ_TX_HEAD_REG (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c150 hns3_write_dev(hw, HNS3_CMDQ_TX_HEAD_REG, 0); in hns3_cmd_clear_regs()
172 hns3_write_dev(ring->hw, HNS3_CMDQ_TX_HEAD_REG, 0); in hns3_cmd_config_regs()
200 head = hns3_read_dev(hw, HNS3_CMDQ_TX_HEAD_REG); in hns3_cmd_csq_clean()
220 uint32_t head = hns3_read_dev(hw, HNS3_CMDQ_TX_HEAD_REG); in hns3_cmd_csq_done()
H A Dhns3_regs.h13 #define HNS3_CMDQ_TX_HEAD_REG 0x27014 macro
H A Dhns3_regs.c22 HNS3_CMDQ_TX_HEAD_REG,