Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/htc2/AR6000/
Dar6k.c1141 struct buffer_proc_list sendList[BUFFER_PROC_LIST_DEPTH]; in SendBuffers() local
1153 AssembleBufferList(sendList); in SendBuffers()
1158 paddedLength = (sendList[i].length + (g_BlockSizes[mbox] - 1)) & in SendBuffers()
1164 sendList[i].pBuffer, in SendBuffers()
1171 totalBytes += sendList[i].length; in SendBuffers()