Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_values.h145 #define FT_VLAN_VLD_F FT_VLAN_VLD_V(1U) macro
Dl2t.c487 ntuple |= (u64)(FT_VLAN_VLD_F | l2t->vlan) << tp->vlan_shift; in cxgb4_select_ntuple()
Dcxgb4_filter.c941 ntuple |= (FT_VLAN_VLD_F | fs->val.ivlan) << tp->vlan_shift; in hash_filter_ntuple()