Home
last modified time | relevance | path

Searched refs:OTX2_FLAG_VF_VLAN_SUPPORT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h458 #define OTX2_FLAG_VF_VLAN_SUPPORT BIT_ULL(7) macro
H A Dotx2_flows.c250 pfvf->flags |= OTX2_FLAG_VF_VLAN_SUPPORT; in otx2_mcam_entry_init()
H A Dotx2_pf.c2574 if (!(pf->flags & OTX2_FLAG_VF_VLAN_SUPPORT)) in otx2_set_vf_vlan()