Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_fence.c38 msg->payload[0] = ep->remote_ep; in scif_recv_mark()
84 msg->payload[0] = ep->remote_ep; in scif_recv_wait()
141 msg->payload[0] = ep->remote_ep; in scif_recv_sig_local()
162 msg->payload[0] = ep->remote_ep; in scif_recv_sig_remote()
384 fence->msg.payload[0] = ep->remote_ep; in scif_rma_handle_remote_fences()
411 msg.payload[0] = ep->remote_ep; in _scif_send_fence()
529 msg.payload[0] = ep->remote_ep; in scif_send_fence_signal()
549 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()
816 cep->remote_ep = conreq->msg.payload[0]; in scif_accept()
864 msg.payload[0] = cep->remote_ep; in scif_accept()
974 notif_msg.payload[0] = ep->remote_ep; in _scif_send()
1046 notif_msg.payload[0] = ep->remote_ep; in _scif_recv()
Dscif_epd.h113 u64 remote_ep; member
Dscif_rma.c213 msg.payload[0] = ep->remote_ep; in scif_destroy_incomplete_window()
829 msg.payload[0] = ep->remote_ep; in scif_prep_remote_window()
937 remote_window->ep = ep->remote_ep; in scif_prep_remote_window()
967 msg.payload[0] = ep->remote_ep; in scif_send_scif_register()
1208 msg->payload[0] = ep->remote_ep; in scif_recv_unreg()
Dscif_mmap.c46 msg->payload[0] = ep->remote_ep; in scif_recv_munmap()