Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/miscdrv/
Dar3kconfig.c47 #define HCI_MAX_EVT_RECV_LENGTH 257 macro
140 length = max(HCI_MAX_EVT_RECV_LENGTH,CmdLength); in SendHCICommandWaitCommandComplete()