Searched refs:__cxio_tpt_op (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/cxgb3/ |
| D | cxio_hal.c | 672 static int __cxio_tpt_op(struct cxio_rdev *rdev_p, u32 reset_tpt_entry, in __cxio_tpt_op() function 770 return __cxio_tpt_op(rdev_p, 0, stag, 1, pdid, TPT_NON_SHARED_MR, perm, in cxio_register_phys_mem() 778 return __cxio_tpt_op(rdev_p, 0, stag, 1, pdid, TPT_NON_SHARED_MR, perm, in cxio_reregister_phys_mem() 785 return __cxio_tpt_op(rdev_p, 1, &stag, 0, 0, 0, 0, 0, 0ULL, 0, 0, in cxio_dereg_mem() 792 return __cxio_tpt_op(rdev_p, 0, stag, 0, pdid, TPT_MW, 0, 0, 0ULL, 0, 0, in cxio_allocate_window() 798 return __cxio_tpt_op(rdev_p, 1, &stag, 0, 0, 0, 0, 0, 0ULL, 0, 0, in cxio_deallocate_window() 805 return __cxio_tpt_op(rdev_p, 0, stag, 0, pdid, TPT_NON_SHARED_MR, in cxio_allocate_stag()
|