Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.c204 bp->flags |= BNXT_FLAG_FW_RESET; in bnxt_handle_async_event()
H A Dbnxt.h659 #define BNXT_FLAG_FW_RESET BIT(15) macro
H A Dbnxt_ethdev.c186 if (bp->flags & BNXT_FLAG_FW_RESET) in is_bnxt_in_error()
1552 if (bp->flags & BNXT_FLAG_FW_RESET) { in bnxt_dev_stop_op()
1683 if (bp->flags & BNXT_FLAG_FW_RESET) { in bnxt_dev_close_op()
4379 bp->flags &= ~BNXT_FLAG_FW_RESET; in bnxt_dev_recover()
4572 bp->flags |= BNXT_FLAG_FW_RESET; in bnxt_check_fw_health()
H A Dbnxt_hwrm.c278 if (bp->flags & BNXT_FLAG_FW_RESET && in bnxt_hwrm_send_message()
1247 if (bp->flags & BNXT_FLAG_FW_RESET) in bnxt_hwrm_ver_get()
5667 if (!up && (bp->flags & BNXT_FLAG_FW_RESET)) in bnxt_hwrm_if_change()