Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2439 #define BNXT_FW_CAP_VNIC_RE_FLUSH BIT_ULL(40) macro
2454 ((bp)->fw_cap & BNXT_FW_CAP_VNIC_RE_FLUSH))
Dbnxt.c6691 bp->fw_cap |= BNXT_FW_CAP_VNIC_RE_FLUSH; in bnxt_hwrm_vnic_qcaps()