Home
last modified time | relevance | path

Searched defs:cause_by_vf (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.c2775 bool cause_by_vf = false; in hclge_handle_error_type_reg_log() local
2824 bool cause_by_vf = false; in hclge_handle_error_module_log() local
3021 bool cause_by_vf = false; in hclge_handle_vf_queue_err_ras() local
Dhclge_err.h199 bool cause_by_vf; /* indicate the error may from vf exception */ member