Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2493 #define BNXT_FW_CAP_VNIC_RE_FLUSH BIT_ULL(40) macro
2509 ((bp)->fw_cap & BNXT_FW_CAP_VNIC_RE_FLUSH))
H A Dbnxt.c6882 bp->fw_cap |= BNXT_FW_CAP_VNIC_RE_FLUSH; in bnxt_hwrm_vnic_qcaps()