Searched refs:set_ctx (Results 1 – 1 of 1) sorted by relevance
410 void *set_ctx = NULL; in handle_hca_cap() local417 set_ctx = kzalloc(set_sz, GFP_KERNEL); in handle_hca_cap()418 if (!set_ctx) in handle_hca_cap()446 copy_rw_fields(MLX5_ADDR_OF(set_hca_cap_in, set_ctx, hca_capability_struct), in handle_hca_cap()448 err = set_caps(dev, set_ctx, set_sz); in handle_hca_cap()453 kfree(set_ctx); in handle_hca_cap()