Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c322 if (is_reset_pending(hns)) { in hns3_cmd_poll_reply()
524 if (is_reset_pending(HNS3_DEV_HW_TO_ADAPTER(hw))) { in hns3_cmd_init()
H A Dhns3_mbx.c92 if (is_reset_pending(hns)) { in hns3_get_mbx_resp()
H A Dhns3_ethdev.h940 is_reset_pending(struct hns3_adapter *hns) in is_reset_pending() function
H A Dhns3_intr.c1833 if (msec > data->end_ms || is_reset_pending(hns) || in hns3_wait_callback()
1960 if (is_reset_pending(hns)) { in hns3_reset_err_handle()
2170 if (is_reset_pending(hns)) { in hns3_reset_process()