Searched refs:query_sz (Results 1 – 4 of 4) sorted by relevance
11 int query_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in esw_ipsec_vf_query_generic() local23 query_cap = kvzalloc(query_sz, GFP_KERNEL); in esw_ipsec_vf_query_generic()45 int query_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_esw_ipsec_vf_offload_get() local63 query_cap = kvzalloc(query_sz, GFP_KERNEL); in mlx5_esw_ipsec_vf_offload_get()83 int query_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in esw_ipsec_vf_set_generic() local91 query_cap = kvzalloc(query_sz, GFP_KERNEL); in esw_ipsec_vf_set_generic()123 int query_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in esw_ipsec_vf_set_bytype() local131 query_cap = kvzalloc(query_sz, GFP_KERNEL); in esw_ipsec_vf_set_bytype()173 int query_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in esw_ipsec_vf_crypto_aux_caps_set() local179 query_cap = kvzalloc(query_sz, GFP_KERNEL); in esw_ipsec_vf_crypto_aux_caps_set()[all …]
15 static int copy_query_item(void *query_hdr, size_t query_sz, in copy_query_item() argument26 query_sz)) in copy_query_item()
88 int query_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_set_msix_vec_count() local112 query_cap = kvzalloc(query_sz, GFP_KERNEL); in mlx5_set_msix_vec_count()
12 int query_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5vf_is_migratable() local16 query_cap = kzalloc(query_sz, GFP_KERNEL); in mlx5vf_is_migratable()