Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_nm.c94 if (dev->node_remove_ack_pending) { in scif_send_acks()
100 dev->node_remove_ack_pending = false; in scif_send_acks()
Dscif_main.h196 bool node_remove_ack_pending; member
Dscif_nodeqp.c970 scdev->node_remove_ack_pending = true; in scif_node_remove()