Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100_main.c1190 int notify_stop = false; in e100_xmit_frame() local
1194 notify_stop = true; in e100_xmit_frame()
1202 notify_stop = true; in e100_xmit_frame()
1216 if (notify_stop) { in e100_xmit_frame()