Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h280 static inline bool hclgevf_is_reset_pending(struct hclgevf_dev *hdev) in hclgevf_is_reset_pending() function
H A Dhclgevf_main.c1512 if (hclgevf_is_reset_pending(hdev)) { in hclgevf_reset_err_handle()