Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.h101 void bnxt_wait_for_device_shutdown(struct bnxt *bp);
H A Dbnxt_cpr.c15 void bnxt_wait_for_device_shutdown(struct bnxt *bp) in bnxt_wait_for_device_shutdown() function
H A Dbnxt_ethdev.c4427 bnxt_wait_for_device_shutdown(bp); in bnxt_dev_reset_and_resume()