Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.c154 bp->flags |= BNXT_FLAG_FW_RESET; in bnxt_handle_async_event()
H A Dbnxt.h634 #define BNXT_FLAG_FW_RESET BIT(15) macro
H A Dbnxt_ethdev.c196 if (bp->flags & BNXT_FLAG_FW_RESET) in is_bnxt_in_error()
3783 bp->flags &= ~BNXT_FLAG_FW_RESET; in bnxt_dev_recover()
3935 bp->flags |= BNXT_FLAG_FW_RESET; in bnxt_check_fw_health()
H A Dbnxt_hwrm.c163 if (bp->flags & BNXT_FLAG_FW_RESET && in bnxt_hwrm_send_message()
1093 if (bp->flags & BNXT_FLAG_FW_RESET) in bnxt_hwrm_ver_get()
5363 if (!up && (bp->flags & BNXT_FLAG_FW_RESET)) in bnxt_hwrm_if_change()