Lines Matching defs:hdev
658 static int hclge_cmd_query_error(struct hclge_dev *hdev, in hclge_cmd_query_error()
679 static int hclge_clear_mac_tnl_int(struct hclge_dev *hdev) in hclge_clear_mac_tnl_int()
689 static int hclge_config_common_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_common_hw_err_int()
726 static int hclge_config_ncsi_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ncsi_hw_err_int()
748 static int hclge_config_igu_egu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_igu_egu_hw_err_int()
786 static int hclge_config_ppp_error_interrupt(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppp_error_interrupt()
835 static int hclge_config_ppp_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppp_hw_err_int()
850 static int hclge_config_tm_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_tm_hw_err_int()
886 static int hclge_config_mac_err_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_err_int()
907 int hclge_config_mac_tnl_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_tnl_int()
922 static int hclge_config_ppu_error_interrupts(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppu_error_interrupts()
981 static int hclge_config_ppu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppu_hw_err_int()
1010 static int hclge_config_ssu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ssu_hw_err_int()
1075 static int hclge_query_bd_num(struct hclge_dev *hdev, bool is_ras, in hclge_query_bd_num()
1121 static int hclge_handle_mpf_ras_error(struct hclge_dev *hdev, in hclge_handle_mpf_ras_error()
1279 static int hclge_handle_pf_ras_error(struct hclge_dev *hdev, in hclge_handle_pf_ras_error()
1344 static int hclge_handle_all_ras_errors(struct hclge_dev *hdev) in hclge_handle_all_ras_errors()
1375 static int hclge_log_rocee_axi_error(struct hclge_dev *hdev) in hclge_log_rocee_axi_error()
1411 static int hclge_log_rocee_ecc_error(struct hclge_dev *hdev) in hclge_log_rocee_ecc_error()
1435 static int hclge_log_rocee_ovf_error(struct hclge_dev *hdev) in hclge_log_rocee_ovf_error()
1482 hclge_log_and_clear_rocee_ras_error(struct hclge_dev *hdev) in hclge_log_and_clear_rocee_ras_error()
1547 int hclge_config_rocee_ras_interrupt(struct hclge_dev *hdev, bool en) in hclge_config_rocee_ras_interrupt()
1577 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_rocee_ras_error() local
1620 int hclge_config_nic_hw_error(struct hclge_dev *hdev, bool state) in hclge_config_nic_hw_error()
1639 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_hw_ras_error() local
1679 static int hclge_clear_hw_msix_error(struct hclge_dev *hdev, in hclge_clear_hw_msix_error()
1703 static int hclge_query_over_8bd_err_info(struct hclge_dev *hdev, u16 *vf_id, in hclge_query_over_8bd_err_info()
1729 static void hclge_handle_over_8bd_err(struct hclge_dev *hdev, in hclge_handle_over_8bd_err()
1778 static int hclge_handle_mpf_msix_error(struct hclge_dev *hdev, in hclge_handle_mpf_msix_error()
1829 static int hclge_handle_pf_msix_error(struct hclge_dev *hdev, in hclge_handle_pf_msix_error()
1883 static int hclge_handle_all_hw_msix_error(struct hclge_dev *hdev, in hclge_handle_all_hw_msix_error()
1943 int hclge_handle_hw_msix_error(struct hclge_dev *hdev, in hclge_handle_hw_msix_error()
1961 struct hclge_dev *hdev = ae_dev->priv; in hclge_handle_all_hns_hw_errors() local