Home
last modified time | relevance | path

Searched refs:query_out_sz (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c1444 int query_out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_esw_sf_max_hpf_functions() local
1454 query_ctx = kzalloc(query_out_sz, GFP_KERNEL); in mlx5_esw_sf_max_hpf_functions()
Deswitch_offloads.c3875 int query_out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_esw_query_vport_vhca_id() local
3885 query_ctx = kzalloc(query_out_sz, GFP_KERNEL); in mlx5_esw_query_vport_vhca_id()