Searched refs:mlx5_fc_bulk (Results 1 – 1 of 1) sorted by relevance
65 struct mlx5_fc_bulk *bulk;527 struct mlx5_fc_bulk { struct535 static void mlx5_fc_init(struct mlx5_fc *counter, struct mlx5_fc_bulk *bulk, in mlx5_fc_init() argument542 static int mlx5_fc_bulk_get_free_fcs_amount(struct mlx5_fc_bulk *bulk) in mlx5_fc_bulk_get_free_fcs_amount()547 static struct mlx5_fc_bulk *mlx5_fc_bulk_create(struct mlx5_core_dev *dev) in mlx5_fc_bulk_create()550 struct mlx5_fc_bulk *bulk; in mlx5_fc_bulk_create()590 mlx5_fc_bulk_destroy(struct mlx5_core_dev *dev, struct mlx5_fc_bulk *bulk) in mlx5_fc_bulk_destroy()604 static struct mlx5_fc *mlx5_fc_bulk_acquire_fc(struct mlx5_fc_bulk *bulk) in mlx5_fc_bulk_acquire_fc()615 static int mlx5_fc_bulk_release_fc(struct mlx5_fc_bulk *bulk, struct mlx5_fc *fc) in mlx5_fc_bulk_release_fc()643 struct mlx5_fc_bulk *bulk; in mlx5_fc_pool_cleanup()[all …]