Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h1153 #define BNXT_FW_CAP_VLAN_TX_INSERT BIT_ULL(25) macro
H A Dbnxt_hwrm.c1116 softc->fw_cap |= BNXT_FW_CAP_VLAN_TX_INSERT; in bnxt_hwrm_func_qcaps()