Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/linux/lnet/
Dapi.h99 int LNetMEAttach(unsigned int portal,
209 int LNetSetLazyPortal(int portal);
210 int LNetClearLazyPortal(int portal);
/drivers/staging/lustre/lnet/lnet/
Dlib-ptl.c868 LNetSetLazyPortal(int portal) in LNetSetLazyPortal() argument
872 if (portal < 0 || portal >= the_lnet.ln_nportals) in LNetSetLazyPortal()
875 CDEBUG(D_NET, "Setting portal %d lazy\n", portal); in LNetSetLazyPortal()
876 ptl = the_lnet.ln_portals[portal]; in LNetSetLazyPortal()
900 LNetClearLazyPortal(int portal) in LNetClearLazyPortal() argument
905 if (portal < 0 || portal >= the_lnet.ln_nportals) in LNetClearLazyPortal()
908 ptl = the_lnet.ln_portals[portal]; in LNetClearLazyPortal()
920 CWARN("Active lazy portal %d on exit\n", portal); in LNetClearLazyPortal()
922 CDEBUG(D_NET, "clearing portal %d lazy\n", portal); in LNetClearLazyPortal()
Dlib-me.c76 LNetMEAttach(unsigned int portal, in LNetMEAttach() argument
89 if ((int)portal >= the_lnet.ln_nportals) in LNetMEAttach()
92 mtable = lnet_mt_of_attach(portal, match_id, in LNetMEAttach()
103 me->me_portal = portal; in LNetMEAttach()
Dlib-move.c2063 lnet_process_id_t target, unsigned int portal, in LNetPut() argument
2096 match_bits, portal, libcfs_id2str(target), in LNetPut()
2114 msg->msg_hdr.msg.put.ptl_index = cpu_to_le32(portal); in LNetPut()
2264 lnet_process_id_t target, unsigned int portal, in LNetGet() argument
2295 match_bits, portal, libcfs_id2str(target), in LNetGet()
2314 msg->msg_hdr.msg.get.ptl_index = cpu_to_le32(portal); in LNetGet()
/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c52 struct ptlrpc_connection *conn, int portal, __u64 xid, in ptl_send_buf() argument
58 LASSERT(portal != 0); in ptl_send_buf()
83 len, portal, xid, offset); in ptl_send_buf()
86 conn->c_peer, portal, xid, offset, 0); in ptl_send_buf()
93 libcfs_id2str(conn->c_peer), portal, xid, rc); in ptl_send_buf()
Dptlrpc_internal.h57 unsigned type, unsigned portal);
Dimport.c1624 int import_at_get_index(struct obd_import *imp, int portal) in import_at_get_index() argument
1630 if (at->iat_portal[i] == portal) in import_at_get_index()
1642 if (at->iat_portal[i] == portal) in import_at_get_index()
1652 at->iat_portal[i] = portal; in import_at_get_index()
Dclient.c101 unsigned type, unsigned portal) in ptlrpc_new_bulk() argument
114 desc->bd_portal = portal; in ptlrpc_new_bulk()
136 unsigned type, unsigned portal) in ptlrpc_prep_bulk_imp() argument
142 desc = ptlrpc_new_bulk(npages, max_brw, type, portal); in ptlrpc_prep_bulk_imp()
/drivers/staging/lustre/lnet/selftest/
Drpc.c355 srpc_post_passive_rdma(int portal, int local, __u64 matchbits, void *buf, in srpc_post_passive_rdma() argument
363 rc = LNetMEAttach(portal, peer, matchbits, 0, LNET_UNLINK, in srpc_post_passive_rdma()
390 libcfs_id2str(peer), portal, matchbits); in srpc_post_passive_rdma()
395 srpc_post_active_rdma(int portal, __u64 matchbits, void *buf, int len, in srpc_post_active_rdma() argument
421 portal, matchbits, 0, 0); in srpc_post_active_rdma()
425 rc = LNetGet(self, *mdh, peer, portal, matchbits, 0); in srpc_post_active_rdma()
431 libcfs_id2str(peer), portal, matchbits, rc); in srpc_post_active_rdma()
441 libcfs_id2str(peer), portal, matchbits); in srpc_post_active_rdma()
/drivers/staging/lustre/lustre/include/
Dlustre_import.h370 int import_at_get_index(struct obd_import *imp, int portal);
Dlustre_net.h2413 unsigned type, unsigned portal);
/drivers/scsi/
DKconfig818 and <http://www-947.ibm.com/support/entry/portal/docdisplay?brand=5000008&lndocid=SERV-RAID>