Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/htc2/
Dhtc_internal.h172 int HTCRecvMessagePendingHandler(void *Context, u32 MsgLookAheads[], int NumLookAheads, bool *pA…
Dhtc_recv.c1120 int HTCRecvMessagePendingHandler(void *Context, u32 MsgLookAheads[], int NumLookAheads, bool *pAsyn… in HTCRecvMessagePendingHandler() argument
1158 memcpy(lookAheads, MsgLookAheads, (sizeof(u32)) * NumLookAheads); in HTCRecvMessagePendingHandler()