Searched refs:OTX2_FLAG_RX_VLAN_SUPPORT (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c239 pfvf->flags |= OTX2_FLAG_RX_VLAN_SUPPORT;
1458 if (!(pf->flags & OTX2_FLAG_RX_VLAN_SUPPORT))
H A Dotx2_common.h458 #define OTX2_FLAG_RX_VLAN_SUPPORT BIT_ULL(6) macro
H A Dotx2_pf.c1921 if (pf->flags & OTX2_FLAG_RX_VLAN_SUPPORT)
3042 if (pf->flags & OTX2_FLAG_RX_VLAN_SUPPORT)
H A Dotx2_common.c211 pfvf->flags & OTX2_FLAG_RX_VLAN_SUPPORT)

Completed in 128 milliseconds