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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c415 int set_sz = MLX5_ST_SZ_BYTES(set_hca_cap_in); handle_hca_cap() local
417 set_ctx = kzalloc(set_sz, GFP_KERNEL); handle_hca_cap()
448 err = set_caps(dev, set_ctx, set_sz); handle_hca_cap()

Completed in 173 milliseconds