vsis_allocd       200 drivers/net/ethernet/intel/ice/ice_switch.c 		vsi_ctx->vsis_allocd = le16_to_cpu(res->vsi_used);
vsis_allocd       236 drivers/net/ethernet/intel/ice/ice_switch.c 		vsi_ctx->vsis_allocd = le16_to_cpu(resp->vsi_used);
vsis_allocd       273 drivers/net/ethernet/intel/ice/ice_switch.c 		vsi_ctx->vsis_allocd = le16_to_cpu(resp->vsi_used);
vsis_allocd        25 drivers/net/ethernet/intel/ice/ice_switch.h 	u16 vsis_allocd;