ivlan_vld 1146 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h uint32_t ivlan_vld:1; /* inner VLAN valid */ ivlan_vld 271 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, VLAN_F, fs->val.ivlan_vld, fs->mask.ivlan_vld)) ivlan_vld 624 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c FW_FILTER_WR_IVLAN_VLD_V(f->fs.val.ivlan_vld) | ivlan_vld 626 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c FW_FILTER_WR_IVLAN_VLDM_V(f->fs.mask.ivlan_vld) | ivlan_vld 201 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c fs->val.ivlan_vld = 1; ivlan_vld 202 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c fs->mask.ivlan_vld = 1;