Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dipsec.c84 int set_sz = MLX5_ST_SZ_BYTES(set_hca_cap_in); in esw_ipsec_vf_set_generic() local
92 hca_cap = kvzalloc(set_sz, GFP_KERNEL); in esw_ipsec_vf_set_generic()
124 int set_sz = MLX5_ST_SZ_BYTES(set_hca_cap_in); in esw_ipsec_vf_set_bytype() local
132 hca_cap = kvzalloc(set_sz, GFP_KERNEL); in esw_ipsec_vf_set_bytype()
174 int set_sz = MLX5_ST_SZ_BYTES(set_hca_cap_in); in esw_ipsec_vf_crypto_aux_caps_set() local
180 hca_cap = kvzalloc(set_sz, GFP_KERNEL); in esw_ipsec_vf_crypto_aux_caps_set()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c732 int set_sz = MLX5_ST_SZ_BYTES(set_hca_cap_in); in set_hca_cap() local
736 set_ctx = kzalloc(set_sz, GFP_KERNEL); in set_hca_cap()
746 memset(set_ctx, 0, set_sz); in set_hca_cap()
753 memset(set_ctx, 0, set_sz); in set_hca_cap()
760 memset(set_ctx, 0, set_sz); in set_hca_cap()
767 memset(set_ctx, 0, set_sz); in set_hca_cap()
774 memset(set_ctx, 0, set_sz); in set_hca_cap()
Dpci_irq.c88 int set_sz = MLX5_ST_SZ_BYTES(set_hca_cap_in); in mlx5_set_msix_vec_count() local
112 hca_cap = kvzalloc(set_sz, GFP_KERNEL); in mlx5_set_msix_vec_count()
Dvport.c1184 int set_sz = MLX5_ST_SZ_BYTES(set_hca_cap_in); in mlx5_vport_set_other_func_cap() local
1189 set_ctx = kzalloc(set_sz, GFP_KERNEL); in mlx5_vport_set_other_func_cap()