Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/htc2/
Dhtc_recv.c395 int nextStatus; in HTCAsyncRecvCheckMorePackets() local
403nextStatus = HTCRecvMessagePendingHandler(target, NextLookAheads, NumLookAheads, NULL, &fetched); in HTCAsyncRecvCheckMorePackets()
404 if (A_EPROTO == nextStatus) { in HTCAsyncRecvCheckMorePackets()
413 if (!nextStatus && !fetched) { in HTCAsyncRecvCheckMorePackets()