Lines Matching defs:hdev
1351 static int hclge_cmd_query_error(struct hclge_dev *hdev, in hclge_cmd_query_error()
1372 static int hclge_clear_mac_tnl_int(struct hclge_dev *hdev) in hclge_clear_mac_tnl_int()
1382 static int hclge_config_common_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_common_hw_err_int()
1419 static int hclge_config_ncsi_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ncsi_hw_err_int()
1441 static int hclge_config_igu_egu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_igu_egu_hw_err_int()
1480 static int hclge_config_ppp_error_interrupt(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppp_error_interrupt()
1529 static int hclge_config_ppp_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppp_hw_err_int()
1544 static int hclge_config_tm_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_tm_hw_err_int()
1577 static int hclge_config_mac_err_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_err_int()
1598 int hclge_config_mac_tnl_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_tnl_int()
1613 static int hclge_config_ppu_error_interrupts(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppu_error_interrupts()
1672 static int hclge_config_ppu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppu_hw_err_int()
1701 static int hclge_config_ssu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ssu_hw_err_int()
1766 static int hclge_query_bd_num(struct hclge_dev *hdev, bool is_ras, in hclge_query_bd_num()
1812 static int hclge_handle_mpf_ras_error(struct hclge_dev *hdev, in hclge_handle_mpf_ras_error()
1970 static int hclge_handle_pf_ras_error(struct hclge_dev *hdev, in hclge_handle_pf_ras_error()
2035 static int hclge_handle_all_ras_errors(struct hclge_dev *hdev) in hclge_handle_all_ras_errors()
2066 static int hclge_log_rocee_axi_error(struct hclge_dev *hdev) in hclge_log_rocee_axi_error()
2102 static int hclge_log_rocee_ecc_error(struct hclge_dev *hdev) in hclge_log_rocee_ecc_error()
2126 static int hclge_log_rocee_ovf_error(struct hclge_dev *hdev) in hclge_log_rocee_ovf_error()
2173 hclge_log_and_clear_rocee_ras_error(struct hclge_dev *hdev) in hclge_log_and_clear_rocee_ras_error()
2237 int hclge_config_rocee_ras_interrupt(struct hclge_dev *hdev, bool en) in hclge_config_rocee_ras_interrupt()
2267 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_rocee_ras_error() local
2312 static void hclge_config_all_msix_error(struct hclge_dev *hdev, bool enable) in hclge_config_all_msix_error()
2326 int hclge_config_nic_hw_error(struct hclge_dev *hdev, bool state) in hclge_config_nic_hw_error()
2347 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_hw_ras_error() local
2386 static int hclge_clear_hw_msix_error(struct hclge_dev *hdev, in hclge_clear_hw_msix_error()
2410 static int hclge_query_over_8bd_err_info(struct hclge_dev *hdev, u16 *vf_id, in hclge_query_over_8bd_err_info()
2436 static void hclge_handle_over_8bd_err(struct hclge_dev *hdev, in hclge_handle_over_8bd_err()
2485 static int hclge_handle_mpf_msix_error(struct hclge_dev *hdev, in hclge_handle_mpf_msix_error()
2536 static int hclge_handle_pf_msix_error(struct hclge_dev *hdev, in hclge_handle_pf_msix_error()
2590 static int hclge_handle_all_hw_msix_error(struct hclge_dev *hdev, in hclge_handle_all_hw_msix_error()
2625 int hclge_handle_hw_msix_error(struct hclge_dev *hdev, in hclge_handle_hw_msix_error()
2639 int hclge_handle_mac_tnl(struct hclge_dev *hdev) in hclge_handle_mac_tnl()
2676 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_all_hns_hw_errors() local
2725 bool hclge_find_error_source(struct hclge_dev *hdev) in hclge_find_error_source()
2739 void hclge_handle_occurred_error(struct hclge_dev *hdev) in hclge_handle_occurred_error()
2799 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_error_module_log() local
2839 static int hclge_query_all_err_bd_num(struct hclge_dev *hdev, u32 *bd_num) in hclge_query_all_err_bd_num()
2861 static int hclge_query_all_err_info(struct hclge_dev *hdev, in hclge_query_all_err_info()
2878 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_error_info_log() local