Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
Drpc.c356 srpc_post_passive_rdma(int portal, int local, __u64 matchbits, void *buf, in srpc_post_passive_rdma() argument
364 rc = LNetMEAttach(portal, peer, matchbits, 0, LNET_UNLINK, in srpc_post_passive_rdma()
391 libcfs_id2str(peer), portal, matchbits); in srpc_post_passive_rdma()
396 srpc_post_active_rdma(int portal, __u64 matchbits, void *buf, int len, in srpc_post_active_rdma() argument
422 portal, matchbits, 0, 0); in srpc_post_active_rdma()
426 rc = LNetGet(self, *mdh, peer, portal, matchbits, 0); in srpc_post_active_rdma()
432 libcfs_id2str(peer), portal, matchbits, rc); in srpc_post_active_rdma()
442 libcfs_id2str(peer), portal, matchbits); in srpc_post_active_rdma()