Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h667 #define BNXT_FW_CAP_IF_CHANGE BIT(1) macro
H A Dbnxt_hwrm.c951 bp->fw_cap |= BNXT_FW_CAP_IF_CHANGE; in bnxt_hwrm_func_driver_register()
5356 if (!(bp->fw_cap & BNXT_FW_CAP_IF_CHANGE)) in bnxt_hwrm_if_change()