Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/scif/
Dscif_nodeqp.c633 #define SCIF_NODEQP_SEND_TO_MSEC (3 * 1000) in _scif_nodeqp_send() macro
634 if (loop_cnt++ > (SCIF_NODEQP_SEND_TO_MSEC)) { in _scif_nodeqp_send()