Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h328 static inline bool hclgevf_is_reset_pending(struct hclgevf_dev *hdev) in hclgevf_is_reset_pending() function
Dhclgevf_cmd.c428 if (hclgevf_is_reset_pending(hdev)) { in hclgevf_cmd_init()
Dhclgevf_main.c1873 if (hclgevf_is_reset_pending(hdev)) { in hclgevf_reset_err_handle()