Searched refs:HWRM_FUNC_CFG_INPUT_ENABLES_DFLT_VLAN (Results 1 – 2 of 2) sorted by relevance
3987 req.enables |= rte_cpu_to_le_32(HWRM_FUNC_CFG_INPUT_ENABLES_DFLT_VLAN); in bnxt_hwrm_set_default_vlan()4029 req.enables |= rte_cpu_to_le_32(HWRM_FUNC_CFG_INPUT_ENABLES_DFLT_VLAN); in bnxt_hwrm_set_vf_vlan()
12030 #define HWRM_FUNC_CFG_INPUT_ENABLES_DFLT_VLAN \ macro