Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2436 #define BNXT_FW_CAP_VNIC_TUNNEL_TPA BIT_ULL(37) macro
Dbnxt.c6096 if (!(bp->fw_cap & BNXT_FW_CAP_VNIC_TUNNEL_TPA)) in bnxt_hwrm_vnic_update_tunl_tpa()
6681 bp->fw_cap |= BNXT_FW_CAP_VNIC_TUNNEL_TPA; in bnxt_hwrm_vnic_qcaps()