Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dipsec.c11 int query_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in esw_ipsec_vf_query_generic() local
23 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() local
63 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() local
91 query_cap = kvzalloc(query_sz, GFP_KERNEL); in esw_ipsec_vf_set_generic()
131 query_cap = kvzalloc(query_sz, GFP_KERNEL); in esw_ipsec_vf_set_bytype()
179 query_cap = kvzalloc(query_sz, GFP_KERNEL); in esw_ipsec_vf_crypto_aux_caps_set()
267 query_cap = kvzalloc(query_sz, GFP_KERNEL); in esw_ipsec_offload_supported()
307 query_cap = kvzalloc(query_sz, GFP_KERNEL); in mlx5_esw_ipsec_vf_crypto_offload_supported()
[all …]
/linux/drivers/gpu/drm/i915/
A Di915_query.c15 static int copy_query_item(void *query_hdr, size_t query_sz, in copy_query_item() argument
26 query_sz)) in copy_query_item()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dpci_irq.c89 int query_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_set_msix_vec_count() local
113 query_cap = kvzalloc(query_sz, GFP_KERNEL); in mlx5_set_msix_vec_count()
/linux/drivers/vfio/pci/mlx5/
A Dcmd.c12 int query_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5vf_is_migratable() local
16 query_cap = kzalloc(query_sz, GFP_KERNEL); in mlx5vf_is_migratable()

Completed in 16 milliseconds