Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_fence.c29 msg->payload[0] = ep->remote_ep; in scif_recv_mark()
75 msg->payload[0] = ep->remote_ep; in scif_recv_wait()
132 msg->payload[0] = ep->remote_ep; in scif_recv_sig_local()
153 msg->payload[0] = ep->remote_ep; in scif_recv_sig_remote()
387 fence->msg.payload[0] = ep->remote_ep; in scif_rma_handle_remote_fences()
414 msg.payload[0] = ep->remote_ep; in _scif_send_fence()
532 msg.payload[0] = ep->remote_ep; in scif_send_fence_signal()
552 msg.payload[0] = ep->remote_ep; in scif_send_fence_signal()
Dscif_epd.c174 ep->remote_ep = msg->payload[2]; in scif_cnctgnt()
270 ((u64)tmpep->remote_ep == msg->payload[0])) { in scif_discnct()
Dscif_api.c141 msg.payload[1] = ep->remote_ep; in scif_disconnect_ep()
529 msg.payload[0] = ep->remote_ep; in scif_conn_func()
536 msg.payload[0] = ep->remote_ep; in scif_conn_func()
807 cep->remote_ep = conreq->msg.payload[0]; in scif_accept()
855 msg.payload[0] = cep->remote_ep; in scif_accept()
965 notif_msg.payload[0] = ep->remote_ep; in _scif_send()
1037 notif_msg.payload[0] = ep->remote_ep; in _scif_recv()
Dscif_epd.h104 u64 remote_ep; member
Dscif_rma.c204 msg.payload[0] = ep->remote_ep; in scif_destroy_incomplete_window()
811 msg.payload[0] = ep->remote_ep; in scif_prep_remote_window()
919 remote_window->ep = ep->remote_ep; in scif_prep_remote_window()
949 msg.payload[0] = ep->remote_ep; in scif_send_scif_register()
1190 msg->payload[0] = ep->remote_ep; in scif_recv_unreg()
Dscif_mmap.c37 msg->payload[0] = ep->remote_ep; in scif_recv_munmap()