Searched refs:alloc_handle (Results 1 – 3 of 3) sorted by relevance
189 struct scif_allocmsg *alloc = &window->alloc_handle; in scif_destroy_incomplete_window()205 msg.payload[1] = window->alloc_handle.vaddr; in scif_destroy_incomplete_window()634 msg.payload[0] = window->alloc_handle.vaddr; in scif_send_scif_unregister()744 struct scif_allocmsg *alloc = &window->alloc_handle; in scif_send_alloc_request()753 msg.payload[2] = (u64)&window->alloc_handle; in scif_send_alloc_request()770 struct scif_allocmsg *alloc = &window->alloc_handle; in scif_prep_remote_window()812 msg.payload[1] = window->alloc_handle.vaddr; in scif_prep_remote_window()950 msg.payload[1] = window->alloc_handle.vaddr; in scif_send_scif_register()1080 alloc_handle); in scif_alloc_gnt_rej()
276 struct scif_allocmsg alloc_handle; member
1190 static struct mlx5_flow_handle *alloc_handle(int num_rules) in alloc_handle() function1232 handle = alloc_handle((dest_num) ? dest_num : 1); in create_flow_handle()