Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_cmd.c97 reg_val = hclgevf_read_dev(hw, HCLGEVF_NIC_CSQ_DEPTH_REG); in hclgevf_cmd_config_regs()
100 hclgevf_write_dev(hw, HCLGEVF_NIC_CSQ_DEPTH_REG, reg_val); in hclgevf_cmd_config_regs()
530 hclgevf_write_dev(hw, HCLGEVF_NIC_CSQ_DEPTH_REG, 0); in hclgevf_cmd_uninit_regs()
A Dhclgevf_main.h38 #define HCLGEVF_NIC_CSQ_DEPTH_REG 0x27008 macro
A Dhclgevf_main.c45 HCLGEVF_NIC_CSQ_DEPTH_REG,
1894 reg_val = hclgevf_read_dev(&hdev->hw, HCLGEVF_NIC_CSQ_DEPTH_REG); in hclgevf_reset_handshake()
1900 hclgevf_write_dev(&hdev->hw, HCLGEVF_NIC_CSQ_DEPTH_REG, in hclgevf_reset_handshake()
1982 hclgevf_read_dev(&hdev->hw, HCLGEVF_NIC_CSQ_DEPTH_REG)); in hclgevf_dump_rst_info()

Completed in 16 milliseconds