fconf 248 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c u32 fconf, iconf; fconf 252 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c fconf = fs->hash ? adapter->params.tp.filter_mask : fconf 255 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c if (unsupported(fconf, FCOE_F, fs->val.fcoe, fs->mask.fcoe) || fconf 256 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, PORT_F, fs->val.iport, fs->mask.iport) || fconf 257 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, TOS_F, fs->val.tos, fs->mask.tos) || fconf 258 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, ETHERTYPE_F, fs->val.ethtype, fconf 260 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, MACMATCH_F, fs->val.macidx, fs->mask.macidx) || fconf 261 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, MPSHITTYPE_F, fs->val.matchtype, fconf 263 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, FRAGMENTATION_F, fs->val.frag, fs->mask.frag) || fconf 264 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, PROTOCOL_F, fs->val.proto, fs->mask.proto) || fconf 265 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, VNIC_ID_F, fs->val.pfvf_vld, fconf 267 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, VNIC_ID_F, fs->val.ovlan_vld, fconf 269 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, VNIC_ID_F, fs->val.encap_vld, fconf 271 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c unsupported(fconf, VLAN_F, fs->val.ivlan_vld, fs->mask.ivlan_vld))