[go: nahoru, domu]

Searched refs:total_eqs (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/mlx4/
H A Dmain.c1970 int total_eqs = 0; local
1986 total_eqs = dev->caps.num_comp_vectors + added_eqs;
1988 ibdev->eq_table = kzalloc(total_eqs * sizeof(int), GFP_KERNEL);
2016 ibdev->ib_dev.num_comp_vectors = total_eqs;

Completed in 35 milliseconds