Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c562 __be32 inv_rkey, *p; in svc_rdma_get_inv_rkey() local
570 inv_rkey = xdr_zero; in svc_rdma_get_inv_rkey()
577 if (inv_rkey == xdr_zero) in svc_rdma_get_inv_rkey()
578 inv_rkey = *p; in svc_rdma_get_inv_rkey()
579 else if (inv_rkey != *p) in svc_rdma_get_inv_rkey()
588 if (inv_rkey == xdr_zero) in svc_rdma_get_inv_rkey()
589 inv_rkey = *p; in svc_rdma_get_inv_rkey()
590 else if (inv_rkey != *p) in svc_rdma_get_inv_rkey()
600 if (inv_rkey == xdr_zero) in svc_rdma_get_inv_rkey()
601 inv_rkey = *p; in svc_rdma_get_inv_rkey()
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/
Dib_isert.h145 uint32_t inv_rkey; member
Dib_isert.c869 if (isert_conn->snd_w_inv && isert_cmd->inv_rkey) { in isert_init_send_wr()
871 send_wr->ex.invalidate_rkey = isert_cmd->inv_rkey; in isert_init_send_wr()
1247 isert_cmd->inv_rkey = read_stag ? read_stag : write_stag; in isert_rx_opcode()
/kernel/linux/linux-5.10/include/trace/events/
Drpcrdma.h1754 __field(u32, inv_rkey)
1763 __entry->inv_rkey = (wr->opcode == IB_WR_SEND_WITH_INV) ?
1769 __entry->num_sge, __entry->inv_rkey