Searched refs:num_otables (Results 1 – 2 of 2) sorted by relevance
254 for (i = 0; i < batch->num_otables; ++i) { in vmw_otable_batch_setup()283 for (i = 0; i < batch->num_otables; ++i) { in vmw_otable_batch_setup()300 for (i = 0; i < batch->num_otables; ++i) { in vmw_otable_batch_setup()333 dev_priv->otable_batch.num_otables = ARRAY_SIZE(dx_tables); in vmw_otables_setup()340 dev_priv->otable_batch.num_otables = ARRAY_SIZE(pre_dx_tables); in vmw_otables_setup()361 for (i = 0; i < batch->num_otables; ++i) in vmw_otable_batch_takedown()
443 unsigned num_otables; member