Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c697 static int __cxio_tpt_op(struct cxio_rdev *rdev_p, u32 reset_tpt_entry, in __cxio_tpt_op() function
797 return __cxio_tpt_op(rdev_p, 0, stag, 1, pdid, TPT_NON_SHARED_MR, perm, in cxio_register_phys_mem()
805 return __cxio_tpt_op(rdev_p, 0, stag, 1, pdid, TPT_NON_SHARED_MR, perm, in cxio_reregister_phys_mem()
812 return __cxio_tpt_op(rdev_p, 1, &stag, 0, 0, 0, 0, 0, 0ULL, 0, 0, in cxio_dereg_mem()
819 return __cxio_tpt_op(rdev_p, 0, stag, 0, pdid, TPT_MW, 0, 0, 0ULL, 0, 0, in cxio_allocate_window()
825 return __cxio_tpt_op(rdev_p, 1, &stag, 0, 0, 0, 0, 0, 0ULL, 0, 0, in cxio_deallocate_window()
832 return __cxio_tpt_op(rdev_p, 0, stag, 0, pdid, TPT_NON_SHARED_MR, in cxio_allocate_stag()