Home
last modified time | relevance | path

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

/drivers/misc/mic/scif/
Dscif_nodeqp.h91 #define SCIF_WAIT 33 /* SCIF Remote Fence Wait Request */ macro
Dscif_fence.c413 if (uop == SCIF_WAIT) in _scif_send_fence()
470 return _scif_send_fence(epd, SCIF_WAIT, mark, NULL); in scif_send_fence_wait()