Lines Matching refs:hclge_dev
1554 struct hclge_dev *hdev) in hclge_err_mod_check_support_cmd()
1566 hclge_query_reg_info(struct hclge_dev *hdev, in hclge_query_reg_info()
1597 static void hclge_query_reg_info_of_ssu(struct hclge_dev *hdev) in hclge_query_reg_info_of_ssu()
1788 static int hclge_cmd_query_error(struct hclge_dev *hdev, in hclge_cmd_query_error()
1809 static int hclge_clear_mac_tnl_int(struct hclge_dev *hdev) in hclge_clear_mac_tnl_int()
1819 static int hclge_config_common_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_common_hw_err_int()
1856 static int hclge_config_ncsi_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ncsi_hw_err_int()
1878 static int hclge_config_igu_egu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_igu_egu_hw_err_int()
1917 static int hclge_config_ppp_error_interrupt(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppp_error_interrupt()
1966 static int hclge_config_ppp_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppp_hw_err_int()
1981 static int hclge_config_tm_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_tm_hw_err_int()
2014 static int hclge_config_mac_err_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_err_int()
2035 int hclge_config_mac_tnl_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_tnl_int()
2050 static int hclge_config_ppu_error_interrupts(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppu_error_interrupts()
2109 static int hclge_config_ppu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppu_hw_err_int()
2138 static int hclge_config_ssu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ssu_hw_err_int()
2203 static int hclge_query_bd_num(struct hclge_dev *hdev, bool is_ras, in hclge_query_bd_num()
2249 static int hclge_handle_mpf_ras_error(struct hclge_dev *hdev, in hclge_handle_mpf_ras_error()
2407 static int hclge_handle_pf_ras_error(struct hclge_dev *hdev, in hclge_handle_pf_ras_error()
2472 static int hclge_handle_all_ras_errors(struct hclge_dev *hdev) in hclge_handle_all_ras_errors()
2503 static int hclge_log_rocee_axi_error(struct hclge_dev *hdev) in hclge_log_rocee_axi_error()
2539 static int hclge_log_rocee_ecc_error(struct hclge_dev *hdev) in hclge_log_rocee_ecc_error()
2563 static int hclge_log_rocee_ovf_error(struct hclge_dev *hdev) in hclge_log_rocee_ovf_error()
2610 hclge_log_and_clear_rocee_ras_error(struct hclge_dev *hdev) in hclge_log_and_clear_rocee_ras_error()
2674 int hclge_config_rocee_ras_interrupt(struct hclge_dev *hdev, bool en) in hclge_config_rocee_ras_interrupt()
2704 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_rocee_ras_error()
2749 static void hclge_config_all_msix_error(struct hclge_dev *hdev, bool enable) in hclge_config_all_msix_error()
2763 int hclge_config_nic_hw_error(struct hclge_dev *hdev, bool state) in hclge_config_nic_hw_error()
2784 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_hw_ras_error()
2823 static int hclge_clear_hw_msix_error(struct hclge_dev *hdev, in hclge_clear_hw_msix_error()
2848 static int hclge_query_over_8bd_err_info(struct hclge_dev *hdev, u16 *vf_id, in hclge_query_over_8bd_err_info()
2874 static void hclge_handle_over_8bd_err(struct hclge_dev *hdev, in hclge_handle_over_8bd_err()
2923 static int hclge_handle_mpf_msix_error(struct hclge_dev *hdev, in hclge_handle_mpf_msix_error()
2974 static int hclge_handle_pf_msix_error(struct hclge_dev *hdev, in hclge_handle_pf_msix_error()
3028 static int hclge_handle_all_hw_msix_error(struct hclge_dev *hdev, in hclge_handle_all_hw_msix_error()
3063 int hclge_handle_hw_msix_error(struct hclge_dev *hdev, in hclge_handle_hw_msix_error()
3077 int hclge_handle_mac_tnl(struct hclge_dev *hdev) in hclge_handle_mac_tnl()
3114 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_all_hns_hw_errors()
3163 bool hclge_find_error_source(struct hclge_dev *hdev) in hclge_find_error_source()
3177 void hclge_handle_occurred_error(struct hclge_dev *hdev) in hclge_handle_occurred_error()
3186 hclge_handle_error_type_reg_log(struct hclge_dev *hdev, in hclge_handle_error_type_reg_log()
3245 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_error_module_log()
3290 static int hclge_query_all_err_bd_num(struct hclge_dev *hdev, u32 *bd_num) in hclge_query_all_err_bd_num()
3312 static int hclge_query_all_err_info(struct hclge_dev *hdev, in hclge_query_all_err_info()
3329 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_error_info_log()
3380 static bool hclge_reset_vf_in_bitmap(struct hclge_dev *hdev, in hclge_reset_vf_in_bitmap()
3442 int hclge_handle_vf_queue_err_ras(struct hclge_dev *hdev) in hclge_handle_vf_queue_err_ras()