Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/htc2/AR6000/
Dar6k_gmbox.c637 int DevGMboxRecvLookAheadPeek(struct ar6k_device *pDev, u8 *pLookAheadBuffer, int *pLookAheadBytes) in DevGMboxRecvLookAheadPeek() argument
670 memcpy(pLookAheadBuffer,&procRegs.rx_gmbox_lookahead_alias[0],bytes); in DevGMboxRecvLookAheadPeek()
Dar6k.h399 int DevGMboxRecvLookAheadPeek(struct ar6k_device *pDev, u8 *pLookAheadBuffer, int *pLookAheadBytes);