Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h666 #define BNXT_FW_CAP_HOT_RESET BIT(0) macro
H A Dbnxt_hwrm.c804 bp->fw_cap |= BNXT_FW_CAP_HOT_RESET; in __bnxt_hwrm_func_qcaps()
897 if (bp->fw_cap & BNXT_FW_CAP_HOT_RESET) in bnxt_hwrm_func_driver_register()