Home
last modified time | relevance | path

Searched refs:is_ras (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.c2203 static int hclge_query_bd_num(struct hclge_dev *hdev, bool is_ras, in hclge_query_bd_num() argument
2212 if (is_ras) { in hclge_query_bd_num()
3193 u8 mod_id, total_module, type_id, total_type, i, is_ras; in hclge_handle_error_type_reg_log() local
3201 is_ras = type_reg_info->type_id >> HCLGE_ERR_TYPE_IS_RAS_OFFSET; in hclge_handle_error_type_reg_log()
3226 is_ras ? "ras" : "msix"); in hclge_handle_error_type_reg_log()