Searched refs:BNXT_FW_CAP_LLDP_AGENT (Results 1 – 3 of 3) sorted by relevance
810 if (BNXT_VF(softc) || (softc->fw_cap & BNXT_FW_CAP_LLDP_AGENT)) in bnxt_dcb_setdcbx()847 if (BNXT_PF(softc) && !(softc->fw_cap & BNXT_FW_CAP_LLDP_AGENT)) in bnxt_dcb_init()
1204 #define BNXT_FW_CAP_LLDP_AGENT BIT_ULL(1) macro
1293 softc->fw_cap |= BNXT_FW_CAP_LLDP_AGENT; in bnxt_hwrm_func_qcfg()