Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c797 int query_out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_esw_vport_caps_get() local
805 query_ctx = kzalloc(query_out_sz, GFP_KERNEL); in mlx5_esw_vport_caps_get()
821 memset(query_ctx, 0, query_out_sz); in mlx5_esw_vport_caps_get()
2073 int query_out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_esw_sf_max_pf_functions() local
2078 query_ctx = kzalloc(query_out_sz, GFP_KERNEL); in mlx5_esw_sf_max_pf_functions()