Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2014 #define BNXT_FW_CAP_VLAN_TX_INSERT BIT_ULL(25) macro
H A Dbnxt.c7694 bp->fw_cap |= BNXT_FW_CAP_VLAN_TX_INSERT; in __bnxt_hwrm_func_qcaps()
13715 if (bp->fw_cap & BNXT_FW_CAP_VLAN_TX_INSERT) in bnxt_init_one()