Searched refs:afirst_id (Results 1 – 1 of 1) sorted by relevance
104 u32 afirst_id; in mlx5_fc_stats_query() local112 afirst_id = first->id & ~0x3; in mlx5_fc_stats_query()115 num = ALIGN(last_id - afirst_id + 1, 4); in mlx5_fc_stats_query()118 last_id = afirst_id + num - 1; in mlx5_fc_stats_query()121 b = mlx5_cmd_fc_bulk_alloc(dev, afirst_id, num); in mlx5_fc_stats_query()