Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1998 #define BNXT_FW_CAP_CFA_ADV_FLOW BIT_ULL(15) macro
Dbnxt.c7822 if (!(bp->fw_cap & BNXT_FW_CAP_CFA_ADV_FLOW)) in bnxt_hwrm_cfa_adv_flow_mgnt_qcaps()
8260 bp->fw_cap |= BNXT_FW_CAP_CFA_ADV_FLOW; in bnxt_hwrm_ver_get()