vf_cids           238 drivers/net/ethernet/qlogic/qed/qed.h 	u32 vf_cids;
vf_cids           378 drivers/net/ethernet/qlogic/qed/qed_cxt.c 	u32 vf_cids = 0, type, j;
vf_cids           383 drivers/net/ethernet/qlogic/qed/qed_cxt.c 		vf_cids += p_mngr->conn_cfg[type].cids_per_vf;
vf_cids           399 drivers/net/ethernet/qlogic/qed/qed_cxt.c 	iids->vf_cids += vf_cids * p_mngr->vf_count;
vf_cids           404 drivers/net/ethernet/qlogic/qed/qed_cxt.c 		   iids->cids, iids->vf_cids, iids->tids, vf_tids);
vf_cids           746 drivers/net/ethernet/qlogic/qed/qed_cxt.c 				   qm_iids.vf_cids, qm_iids.tids,
vf_cids           754 drivers/net/ethernet/qlogic/qed/qed_cxt.c 		   qm_iids.vf_cids,
vf_cids          1516 drivers/net/ethernet/qlogic/qed/qed_cxt.c 	params.num_vf_cids = iids.vf_cids;