Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h149 u32 inv_key; member
167 u32 inv_key; member
Dqplib_fp.c1628 wqe->send.inv_key); in bnxt_qplib_post_send()
1660 sqe->imm_data = cpu_to_le32(wqe->rdma.inv_key); in bnxt_qplib_post_send()
Dib_verbs.c2077 wqe->send.inv_key = wr->ex.invalidate_rkey; in bnxt_re_build_send_wqe()
2107 wqe->rdma.inv_key = wr->ex.invalidate_rkey; in bnxt_re_build_rdma_wqe()
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.h409 __le32 inv_key; member
Dhns_roce_hw_v2.h1160 __le32 inv_key; member
Dhns_roce_hw_v2.c84 rc_sq_wqe->inv_key = cpu_to_le32(mr->pbl_ba >> 32); in set_frmr_seg()
444 rc_sq_wqe->inv_key = in hns_roce_v2_post_send()
503 rc_sq_wqe->inv_key = in hns_roce_v2_post_send()
Dhns_roce_hw_v1.c234 ctrl->inv_key = in hns_roce_v1_post_send()