Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_nodeqp.h88 #define SCIF_MARK 30 /* SCIF Remote Fence Mark Request */ macro
Dscif_fence.c443 if (uop == SCIF_MARK && fence_req->state == OP_COMPLETED) in _scif_send_fence()
461 return _scif_send_fence(epd, SCIF_MARK, 0, out_mark); in scif_send_fence_mark()