Home
last modified time | relevance | path

Searched refs:FT_VLAN_VLD_F (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_values.h151 #define FT_VLAN_VLD_F FT_VLAN_VLD_V(1U) macro
H A Dl2t.c485 ntuple |= (u64)(FT_VLAN_VLD_F | l2t->vlan) << tp->vlan_shift; in cxgb4_select_ntuple()
H A Dcxgb4_filter.c1247 ntuple |= (FT_VLAN_VLD_F | fs->val.ivlan) << tp->vlan_shift; in hash_filter_ntuple()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_values.h151 #define FT_VLAN_VLD_F FT_VLAN_VLD_V(1U) macro
H A Dl2t.c485 ntuple |= (u64)(FT_VLAN_VLD_F | l2t->vlan) << tp->vlan_shift; in cxgb4_select_ntuple()
H A Dcxgb4_filter.c1247 ntuple |= (FT_VLAN_VLD_F | fs->val.ivlan) << tp->vlan_shift; in hash_filter_ntuple()

Completed in 9 milliseconds