Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1972 #define BNXT_FW_CAP_VLAN_RX_STRIP 0x01000000 macro
Dbnxt.c5621 bp->fw_cap |= BNXT_FW_CAP_VLAN_RX_STRIP; in bnxt_hwrm_vnic_qcaps()
13621 if (bp->fw_cap & BNXT_FW_CAP_VLAN_RX_STRIP) in bnxt_init_one()