Lines Matching defs:hdev
1365 static int hclge_cmd_query_error(struct hclge_dev *hdev, in hclge_cmd_query_error()
1386 static int hclge_clear_mac_tnl_int(struct hclge_dev *hdev) in hclge_clear_mac_tnl_int()
1396 static int hclge_config_common_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_common_hw_err_int()
1433 static int hclge_config_ncsi_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ncsi_hw_err_int()
1455 static int hclge_config_igu_egu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_igu_egu_hw_err_int()
1494 static int hclge_config_ppp_error_interrupt(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppp_error_interrupt()
1543 static int hclge_config_ppp_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppp_hw_err_int()
1558 static int hclge_config_tm_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_tm_hw_err_int()
1591 static int hclge_config_mac_err_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_err_int()
1612 int hclge_config_mac_tnl_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_tnl_int()
1627 static int hclge_config_ppu_error_interrupts(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppu_error_interrupts()
1686 static int hclge_config_ppu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppu_hw_err_int()
1715 static int hclge_config_ssu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ssu_hw_err_int()
1780 static int hclge_query_bd_num(struct hclge_dev *hdev, bool is_ras, in hclge_query_bd_num()
1826 static int hclge_handle_mpf_ras_error(struct hclge_dev *hdev, in hclge_handle_mpf_ras_error()
1984 static int hclge_handle_pf_ras_error(struct hclge_dev *hdev, in hclge_handle_pf_ras_error()
2049 static int hclge_handle_all_ras_errors(struct hclge_dev *hdev) in hclge_handle_all_ras_errors()
2080 static int hclge_log_rocee_axi_error(struct hclge_dev *hdev) in hclge_log_rocee_axi_error()
2116 static int hclge_log_rocee_ecc_error(struct hclge_dev *hdev) in hclge_log_rocee_ecc_error()
2140 static int hclge_log_rocee_ovf_error(struct hclge_dev *hdev) in hclge_log_rocee_ovf_error()
2187 hclge_log_and_clear_rocee_ras_error(struct hclge_dev *hdev) in hclge_log_and_clear_rocee_ras_error()
2251 int hclge_config_rocee_ras_interrupt(struct hclge_dev *hdev, bool en) in hclge_config_rocee_ras_interrupt()
2281 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_rocee_ras_error() local
2326 static void hclge_config_all_msix_error(struct hclge_dev *hdev, bool enable) in hclge_config_all_msix_error()
2340 int hclge_config_nic_hw_error(struct hclge_dev *hdev, bool state) in hclge_config_nic_hw_error()
2361 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_hw_ras_error() local
2400 static int hclge_clear_hw_msix_error(struct hclge_dev *hdev, in hclge_clear_hw_msix_error()
2425 static int hclge_query_over_8bd_err_info(struct hclge_dev *hdev, u16 *vf_id, in hclge_query_over_8bd_err_info()
2451 static void hclge_handle_over_8bd_err(struct hclge_dev *hdev, in hclge_handle_over_8bd_err()
2500 static int hclge_handle_mpf_msix_error(struct hclge_dev *hdev, in hclge_handle_mpf_msix_error()
2551 static int hclge_handle_pf_msix_error(struct hclge_dev *hdev, in hclge_handle_pf_msix_error()
2605 static int hclge_handle_all_hw_msix_error(struct hclge_dev *hdev, in hclge_handle_all_hw_msix_error()
2640 int hclge_handle_hw_msix_error(struct hclge_dev *hdev, in hclge_handle_hw_msix_error()
2654 int hclge_handle_mac_tnl(struct hclge_dev *hdev) in hclge_handle_mac_tnl()
2691 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_all_hns_hw_errors() local
2740 bool hclge_find_error_source(struct hclge_dev *hdev) in hclge_find_error_source()
2754 void hclge_handle_occurred_error(struct hclge_dev *hdev) in hclge_handle_occurred_error()
2814 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_error_module_log() local
2854 static int hclge_query_all_err_bd_num(struct hclge_dev *hdev, u32 *bd_num) in hclge_query_all_err_bd_num()
2876 static int hclge_query_all_err_info(struct hclge_dev *hdev, in hclge_query_all_err_info()
2893 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_error_info_log() local