Lines Matching defs:hdev

1363 static int hclge_cmd_query_error(struct hclge_dev *hdev,  in hclge_cmd_query_error()
1384 static int hclge_clear_mac_tnl_int(struct hclge_dev *hdev) in hclge_clear_mac_tnl_int()
1394 static int hclge_config_common_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_common_hw_err_int()
1431 static int hclge_config_ncsi_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ncsi_hw_err_int()
1453 static int hclge_config_igu_egu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_igu_egu_hw_err_int()
1492 static int hclge_config_ppp_error_interrupt(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppp_error_interrupt()
1541 static int hclge_config_ppp_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppp_hw_err_int()
1556 static int hclge_config_tm_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_tm_hw_err_int()
1589 static int hclge_config_mac_err_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_err_int()
1610 int hclge_config_mac_tnl_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_tnl_int()
1625 static int hclge_config_ppu_error_interrupts(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppu_error_interrupts()
1684 static int hclge_config_ppu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppu_hw_err_int()
1713 static int hclge_config_ssu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ssu_hw_err_int()
1778 static int hclge_query_bd_num(struct hclge_dev *hdev, bool is_ras, in hclge_query_bd_num()
1824 static int hclge_handle_mpf_ras_error(struct hclge_dev *hdev, in hclge_handle_mpf_ras_error()
1982 static int hclge_handle_pf_ras_error(struct hclge_dev *hdev, in hclge_handle_pf_ras_error()
2047 static int hclge_handle_all_ras_errors(struct hclge_dev *hdev) in hclge_handle_all_ras_errors()
2078 static int hclge_log_rocee_axi_error(struct hclge_dev *hdev) in hclge_log_rocee_axi_error()
2114 static int hclge_log_rocee_ecc_error(struct hclge_dev *hdev) in hclge_log_rocee_ecc_error()
2138 static int hclge_log_rocee_ovf_error(struct hclge_dev *hdev) in hclge_log_rocee_ovf_error()
2185 hclge_log_and_clear_rocee_ras_error(struct hclge_dev *hdev) in hclge_log_and_clear_rocee_ras_error()
2249 int hclge_config_rocee_ras_interrupt(struct hclge_dev *hdev, bool en) in hclge_config_rocee_ras_interrupt()
2279 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_rocee_ras_error() local
2324 static void hclge_config_all_msix_error(struct hclge_dev *hdev, bool enable) in hclge_config_all_msix_error()
2338 int hclge_config_nic_hw_error(struct hclge_dev *hdev, bool state) in hclge_config_nic_hw_error()
2359 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_hw_ras_error() local
2398 static int hclge_clear_hw_msix_error(struct hclge_dev *hdev, in hclge_clear_hw_msix_error()
2422 static int hclge_query_over_8bd_err_info(struct hclge_dev *hdev, u16 *vf_id, in hclge_query_over_8bd_err_info()
2448 static void hclge_handle_over_8bd_err(struct hclge_dev *hdev, in hclge_handle_over_8bd_err()
2497 static int hclge_handle_mpf_msix_error(struct hclge_dev *hdev, in hclge_handle_mpf_msix_error()
2548 static int hclge_handle_pf_msix_error(struct hclge_dev *hdev, in hclge_handle_pf_msix_error()
2602 static int hclge_handle_all_hw_msix_error(struct hclge_dev *hdev, in hclge_handle_all_hw_msix_error()
2637 int hclge_handle_hw_msix_error(struct hclge_dev *hdev, in hclge_handle_hw_msix_error()
2651 int hclge_handle_mac_tnl(struct hclge_dev *hdev) in hclge_handle_mac_tnl()
2688 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_all_hns_hw_errors() local
2737 bool hclge_find_error_source(struct hclge_dev *hdev) in hclge_find_error_source()
2751 void hclge_handle_occurred_error(struct hclge_dev *hdev) in hclge_handle_occurred_error()
2811 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_error_module_log() local
2851 static int hclge_query_all_err_bd_num(struct hclge_dev *hdev, u32 *bd_num) in hclge_query_all_err_bd_num()
2873 static int hclge_query_all_err_info(struct hclge_dev *hdev, in hclge_query_all_err_info()
2890 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_error_info_log() local