Searched refs:hermon_mr_key_swap (Results 1 – 3 of 3) sorted by relevance
399 mr->mr_lkey = hermon_mr_key_swap(mr->mr_lkey); in hermon_mr_register_shared()400 mr->mr_rkey = hermon_mr_key_swap(mr->mr_rkey); in hermon_mr_register_shared()617 mr->mr_lkey = hermon_mr_key_swap(mr->mr_lkey); in hermon_mr_alloc_fmr()618 mr->mr_rkey = hermon_mr_key_swap(mr->mr_rkey); in hermon_mr_alloc_fmr()696 mr->mr_lkey = mr->mr_rkey = hermon_mr_key_swap(key); in hermon_mr_register_physical_fmr()1329 mw->mr_rkey = hermon_mr_key_swap(mw->mr_rkey); in hermon_mw_alloc()1451 hermon_mr_key_swap(uint32_t indx) in hermon_mr_key_swap() function1749 mr, hermon_mr_key_swap(mr->mr_rkey)); in hermon_mr_common_reg()1770 mr->mr_lkey = hermon_mr_key_swap(mr->mr_lkey); in hermon_mr_common_reg()1771 mr->mr_rkey = hermon_mr_key_swap(mr->mr_rkey); in hermon_mr_common_reg()[all …]
2199 new_rkey = hermon_mr_key_swap(new_rkey); in hermon_wr_bind_check()
322 uint32_t hermon_mr_key_swap(uint32_t indx);