VNIC_F            288 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	if (unsupported(iconf, VNIC_F, fs->val.pfvf_vld, fs->mask.pfvf_vld) ||
VNIC_F            290 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	     (iconf & VNIC_F)))
VNIC_F            918 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 		if ((adap->params.tp.ingress_config & VNIC_F))
VNIC_F            983 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 		else if ((adap->params.tp.ingress_config & VNIC_F) &&
VNIC_F           1158 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	if (iconf & VNIC_F) {
VNIC_F           1400 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	if (iconf & VNIC_F) {
VNIC_F            497 drivers/net/ethernet/chelsio/cxgb4/l2t.c 	if (tp->vnic_shift >= 0 && (tp->ingress_config & VNIC_F)) {
VNIC_F           9491 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	if ((adap->params.tp.ingress_config & VNIC_F) == 0)