Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/scif/
Dscif_nodeqp.c1079 static int scif_max_msg_id = SCIF_MAX_MSG; variable
1087 if (msg->uop > (u32)scif_max_msg_id) { in scif_nodeqp_msg_handler()