Searched refs:wake (Results 1 - 1 of 1) sorted by relevance

/net/phonet/
H A Dpep.c268 int wake = 0; local
289 atomic_set(&pn->tx_credits, wake = 1);
295 atomic_set(&pn->tx_credits, wake = 1);
303 atomic_add(wake = hdr->data[4], &pn->tx_credits);
311 if (wake)

Completed in 39 milliseconds