bulk_query_out 176 drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c u32 *data = fc_stats->bulk_query_out; bulk_query_out 379 drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c fc_stats->bulk_query_out = kzalloc(max_out_len, GFP_KERNEL); bulk_query_out 380 drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c if (!fc_stats->bulk_query_out) bulk_query_out 394 drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c kfree(fc_stats->bulk_query_out); bulk_query_out 418 drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c kfree(fc_stats->bulk_query_out); bulk_query_out 495 include/linux/mlx5/driver.h u32 *bulk_query_out;