Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/iser/
H A Diser_memory.c270 ib_update_fast_reg_key(mr, ib_inc_rkey(mr->rkey)); in iser_reg_sig_mr()
319 ib_update_fast_reg_key(mr, ib_inc_rkey(mr->rkey)); in iser_fast_reg_mr()
/openbmc/linux/net/rds/
H A Dib_frmr.c150 ib_update_fast_reg_key(frmr->mr, ibmr->remap_count++); in rds_ib_post_reg_frmr()
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c327 ib_update_fast_reg_key(ibmr, ++key); in frwr_map()
/openbmc/linux/drivers/infiniband/core/
H A Drw.c478 ib_update_fast_reg_key(reg->mr, ib_inc_rkey(reg->mr->lkey)); in rdma_rw_update_lkey()
/openbmc/linux/drivers/nvme/host/
H A Drdma.c1323 ib_update_fast_reg_key(req->mr, ib_inc_rkey(req->mr->rkey)); in nvme_rdma_map_sg_fr()
1428 ib_update_fast_reg_key(req->mr, ib_inc_rkey(req->mr->rkey)); in nvme_rdma_map_sg_pi()
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.c506 ib_update_fast_reg_key(mr->mr, ib_inc_rkey(mr->mr->rkey)); in rtrs_srv_resp_rdma()
651 ib_update_fast_reg_key(mr, ib_inc_rkey(mr->rkey)); in map_cont_bufs()
H A Drtrs-clt.c1072 ib_update_fast_reg_key(req->mr, ib_inc_rkey(req->mr->rkey)); in rtrs_map_sg_fr()
/openbmc/linux/fs/smb/client/
H A Dsmbdirect.c2297 ib_update_fast_reg_key(smbdirect_mr->mr, in smbd_register_mr()
/openbmc/linux/include/rdma/
H A Dib_verbs.h4317 static inline void ib_update_fast_reg_key(struct ib_mr *mr, u8 newkey) in ib_update_fast_reg_key() function
/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c1457 ib_update_fast_reg_key(desc->mr, rkey); in srp_map_finish_fr()