Searched refs:HCLGEVF_RST_ING (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_regs.c | 24 HCLGEVF_RST_ING,
|
H A D | hclgevf_main.h | 83 #define HCLGEVF_RST_ING 0x20C00 macro
|
H A D | hclgevf_main.c | 1378 HCLGEVF_RST_ING, val, in hclgevf_reset_wait() 1496 hclgevf_read_dev(&hdev->hw, HCLGEVF_RST_ING)); in hclgevf_dump_rst_info() 1941 rst_ing_reg = hclgevf_read_dev(&hdev->hw, HCLGEVF_RST_ING); in hclgevf_check_evt_cause() 3196 return !!hclgevf_read_dev(&hdev->hw, HCLGEVF_RST_ING); in hclgevf_get_hw_reset_stat()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.h | 97 #define HCLGEVF_RST_ING 0x20C00 macro
|
H A D | hclgevf_main.c | 55 HCLGEVF_RST_ING, 1759 HCLGEVF_RST_ING, val, in hclgevf_reset_wait() 1877 hclgevf_read_dev(&hdev->hw, HCLGEVF_RST_ING)); in hclgevf_dump_rst_info() 2323 rst_ing_reg = hclgevf_read_dev(&hdev->hw, HCLGEVF_RST_ING); in hclgevf_check_evt_cause() 3510 return !!hclgevf_read_dev(&hdev->hw, HCLGEVF_RST_ING); in hclgevf_get_hw_reset_stat()
|
Completed in 12 milliseconds