Home
last modified time | relevance | path

Searched refs:BNXT_FW_CAP_VLAN_RX_STRIP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1845 #define BNXT_FW_CAP_VLAN_RX_STRIP 0x01000000 macro
H A Dbnxt.c5497 bp->fw_cap |= BNXT_FW_CAP_VLAN_RX_STRIP; in bnxt_hwrm_vnic_qcaps()
12761 if (bp->fw_cap & BNXT_FW_CAP_VLAN_RX_STRIP) in bnxt_init_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2013 #define BNXT_FW_CAP_VLAN_RX_STRIP BIT_ULL(24) macro
H A Dbnxt.c5629 bp->fw_cap |= BNXT_FW_CAP_VLAN_RX_STRIP; in bnxt_hwrm_vnic_qcaps()
13706 if (bp->fw_cap & BNXT_FW_CAP_VLAN_RX_STRIP) in bnxt_init_one()

Completed in 54 milliseconds