Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c804 int query_out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_esw_vport_caps_get() local
812 query_ctx = kzalloc(query_out_sz, GFP_KERNEL); in mlx5_esw_vport_caps_get()
827 memset(query_ctx, 0, query_out_sz); in mlx5_esw_vport_caps_get()
1664 int query_out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_esw_sf_max_hpf_functions() local
1674 query_ctx = kzalloc(query_out_sz, GFP_KERNEL); in mlx5_esw_sf_max_hpf_functions()
Deswitch_offloads.c4146 int query_out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_esw_query_vport_vhca_id() local
4153 query_ctx = kzalloc(query_out_sz, GFP_KERNEL); in mlx5_esw_query_vport_vhca_id()
4283 int query_out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_devlink_port_fn_migratable_set() local
4305 query_ctx = kzalloc(query_out_sz, GFP_KERNEL); in mlx5_devlink_port_fn_migratable_set()
4359 int query_out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_devlink_port_fn_roce_set() local
4377 query_ctx = kzalloc(query_out_sz, GFP_KERNEL); in mlx5_devlink_port_fn_roce_set()
4599 int query_out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_devlink_port_fn_max_io_eqs_get() local
4620 query_ctx = kzalloc(query_out_sz, GFP_KERNEL); in mlx5_devlink_port_fn_max_io_eqs_get()
4649 int query_out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_devlink_port_fn_max_io_eqs_set() local
4675 query_ctx = kzalloc(query_out_sz, GFP_KERNEL); in mlx5_devlink_port_fn_max_io_eqs_set()