Searched refs:HCLGEVF_NIC_CSQ_DEPTH_REG (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| A D | hclgevf_cmd.c | 97 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 D | hclgevf_main.h | 38 #define HCLGEVF_NIC_CSQ_DEPTH_REG 0x27008 macro
|
| A D | hclgevf_main.c | 45 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