Home
last modified time | relevance | path

Searched refs:is_reset_pending (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c322 if (is_reset_pending(hns)) { in hns3_cmd_poll_reply()
707 if (is_reset_pending(HNS3_DEV_HW_TO_ADAPTER(hw))) { in hns3_cmd_init()
H A Dhns3_mbx.c86 if (is_reset_pending(hns)) { in hns3_get_mbx_resp()
H A Dhns3_ethdev.h1068 is_reset_pending(struct hns3_adapter *hns) in is_reset_pending() function
H A Dhns3_intr.c2465 if (msec > data->end_ms || is_reset_pending(hns) || in hns3_wait_callback()
2592 if (is_reset_pending(hns)) { in hns3_reset_err_handle()
2831 if (is_reset_pending(hns)) { in hns3_reset_process()