ivlan 216 drivers/net/ethernet/chelsio/cxgb4/cudbg_entity.h u16 ivlan; ivlan 2160 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c tcam->ivlan = VIDL_G(val); ivlan 1158 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h uint32_t ivlan:IVLAN_BITWIDTH; /* inner VLAN */ ivlan 1703 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c u16 ivlan = 0; ivlan 1735 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c ivlan = VIDL_G(val); ivlan 1839 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c seq_printf(seq, "%4u Y ", ivlan); ivlan 645 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c fwr->ivlan = htons(f->fs.val.ivlan); ivlan 646 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c fwr->ivlanm = htons(f->fs.mask.ivlan); ivlan 799 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c if (fs->val.ivlan && !fs->mask.ivlan) ivlan 800 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c fs->mask.ivlan |= ~0; ivlan 926 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c ntuple_mask |= (u64)fs->mask.ivlan << tp->vlan_shift; ivlan 962 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c if (tp->vlan_shift >= 0 && fs->mask.ivlan) ivlan 963 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c ntuple |= (FT_VLAN_VLD_F | fs->val.ivlan) << tp->vlan_shift; ivlan 198 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c fs->val.ivlan = vlan_tci; ivlan 199 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c fs->mask.ivlan = vlan_tci_mask; ivlan 191 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h __be16 ivlan; ivlan 223 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h __be16 ivlan;