Home
last modified time | relevance | path

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

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