Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2490 #define BNXT_FW_CAP_VLAN_RX_STRIP BIT_ULL(24) macro
H A Dbnxt.c6889 bp->fw_cap |= BNXT_FW_CAP_VLAN_RX_STRIP; in bnxt_hwrm_vnic_qcaps()
16554 if (bp->fw_cap & BNXT_FW_CAP_VLAN_RX_STRIP) in bnxt_init_one()