Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.c3197 bool cause_by_vf = false; in hclge_handle_error_type_reg_log() local
3249 bool cause_by_vf = false; in hclge_handle_error_module_log() local
3446 bool cause_by_vf = false; in hclge_handle_vf_queue_err_ras() local
Dhclge_err.h213 bool cause_by_vf; /* indicate the error may from vf exception */ member