iconf             248 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	u32 fconf, iconf;
iconf             251 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	iconf = adapter->params.tp.ingress_config;
iconf             288 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	if (unsupported(iconf, VNIC_F, fs->val.pfvf_vld, fs->mask.pfvf_vld) ||
iconf             290 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	     (iconf & VNIC_F)))
iconf            1102 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	u32 iconf;
iconf            1157 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	iconf = adapter->params.tp.ingress_config;
iconf            1158 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	if (iconf & VNIC_F) {
iconf            1163 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	} else if (iconf & USE_ENC_IDX_F) {
iconf            1258 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	u32 iconf;
iconf            1399 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	iconf = adapter->params.tp.ingress_config;
iconf            1400 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	if (iconf & VNIC_F) {
iconf            1405 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	} else if (iconf & USE_ENC_IDX_F) {