commit | e293a26fe97c8598a96562c1c9376d9ae6cb96dd | [log] [tgz] |
---|---|---|
author | Chien Tung <chien.tin.tung@intel.com> | Wed Dec 09 15:21:54 2009 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Dec 09 15:21:54 2009 -0800 |
tree | 5dab2c24d0e5df36ba022c8b83111b76e10dd52f | |
parent | 649fe4aeab8c9b90eb31c899791534add0c78e04 [diff] |
RDMA/nes: Correct fast memory registration implementation Replace alloc_fmr, unmap_fmr, dealloc_fmr and map_phys_fmr with alloc_fast_reg_mr, alloc_fast_reg_page_list, free_fast_reg_page_list. Signed-off-by: Chien Tung <chien.tin.tung@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>