Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/scif/
Dscif_fence.c37 msg->payload[0] = ep->remote_ep; in scif_recv_mark()
83 msg->payload[0] = ep->remote_ep; in scif_recv_wait()
140 msg->payload[0] = ep->remote_ep; in scif_recv_sig_local()
161 msg->payload[0] = ep->remote_ep; in scif_recv_sig_remote()
383 fence->msg.payload[0] = ep->remote_ep; in scif_rma_handle_remote_fences()
410 msg.payload[0] = ep->remote_ep; in _scif_send_fence()
528 msg.payload[0] = ep->remote_ep; in scif_send_fence_signal()
548 msg.payload[0] = ep->remote_ep; in scif_send_fence_signal()
Dscif_epd.c183 ep->remote_ep = msg->payload[2]; in scif_cnctgnt()
279 ((u64)tmpep->remote_ep == msg->payload[0])) { in scif_discnct()
Dscif_api.c150 msg.payload[1] = ep->remote_ep; in scif_disconnect_ep()
538 msg.payload[0] = ep->remote_ep; in scif_conn_func()
545 msg.payload[0] = ep->remote_ep; in scif_conn_func()
817 cep->remote_ep = conreq->msg.payload[0]; in scif_accept()
865 msg.payload[0] = cep->remote_ep; in scif_accept()
975 notif_msg.payload[0] = ep->remote_ep; in _scif_send()
1047 notif_msg.payload[0] = ep->remote_ep; in _scif_recv()
Dscif_epd.h113 u64 remote_ep; member
Dscif_rma.c211 msg.payload[0] = ep->remote_ep; in scif_destroy_incomplete_window()
827 msg.payload[0] = ep->remote_ep; in scif_prep_remote_window()
935 remote_window->ep = ep->remote_ep; in scif_prep_remote_window()
965 msg.payload[0] = ep->remote_ep; in scif_send_scif_register()
1206 msg->payload[0] = ep->remote_ep; in scif_recv_unreg()
Dscif_mmap.c46 msg->payload[0] = ep->remote_ep; in scif_recv_munmap()