Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h305 static inline bool hclgevf_is_reset_pending(struct hclgevf_dev *hdev) in hclgevf_is_reset_pending() function
Dhclgevf_cmd.c396 if (hclgevf_is_reset_pending(hdev)) { in hclgevf_cmd_init()
Dhclgevf_main.c1527 if (hclgevf_is_reset_pending(hdev)) { in hclgevf_reset_err_handle()