Home
last modified time | relevance | path

Searched refs:to_hr_ucontext (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c346 struct hns_roce_ucontext *context = to_hr_ucontext(uctx); in hns_roce_alloc_uar_entry()
361 struct hns_roce_ucontext *context = to_hr_ucontext(uctx); in hns_roce_alloc_ucontext()
433 struct hns_roce_ucontext *context = to_hr_ucontext(ibcontext); in hns_roce_dealloc_ucontext()
H A Dhns_roce_device.h992 *to_hr_ucontext(struct ib_ucontext *ibucontext) in to_hr_ucontext() function