Searched refs:set_ctx (Results 1 – 1 of 1) sorted by relevance
405 void *set_ctx = NULL; in handle_hca_cap() local411 set_ctx = kzalloc(set_sz, GFP_KERNEL); in handle_hca_cap()412 if (!set_ctx) in handle_hca_cap()423 set_hca_cap = MLX5_ADDR_OF(set_hca_cap_in, set_ctx, in handle_hca_cap()444 err = set_caps(dev, set_ctx, set_sz); in handle_hca_cap()447 kfree(set_ctx); in handle_hca_cap()