Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dwcmd.h69 unsigned char abyCmdDesireSSID[WLAN_IEHDR_LEN + WLAN_SSID_MAXLEN + 1]; member
Dwcmd.c825 pSSID = (PWLAN_IE_SSID)pDevice->eCmdQueue[pDevice->uCmdDequeueIdx].abyCmdDesireSSID; in s_bCommandComplete()
891 …memset(pDevice->eCmdQueue[pDevice->uCmdEnqueueIdx].abyCmdDesireSSID, 0 , WLAN_IEHDR_LEN + WLAN_SSI… in bScheduleCommand()
896 memcpy(pDevice->eCmdQueue[pDevice->uCmdEnqueueIdx].abyCmdDesireSSID, in bScheduleCommand()
902 memcpy(pDevice->eCmdQueue[pDevice->uCmdEnqueueIdx].abyCmdDesireSSID, in bScheduleCommand()