Home
last modified time | relevance | path

Searched refs:BNXT_FW_CAP_HOT_RESET_IF (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2482 #define BNXT_FW_CAP_HOT_RESET_IF BIT_ULL(29) macro
H A Dbnxt.c9538 bp->fw_cap |= BNXT_FW_CAP_HOT_RESET_IF; in __bnxt_hwrm_func_qcaps()
14540 if (~bp->fw_cap & BNXT_FW_CAP_HOT_RESET_IF) in bnxt_hwrm_reset_permitted()