Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.h110 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.c3812 bnxt_wait_for_device_shutdown(bp); in bnxt_dev_reset_and_resume()