Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2460 #define BNXT_FW_CAP_IF_CHANGE BIT_ULL(4) macro
H A Dbnxt.c5641 bp->fw_cap |= BNXT_FW_CAP_IF_CHANGE; in bnxt_hwrm_func_drv_rgtr()
12092 if (!(bp->fw_cap & BNXT_FW_CAP_IF_CHANGE)) in bnxt_hwrm_if_change()