Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dwcmd.h68 CMD_CODE eCmd; member
Dwcmd.c824 pDevice->eCommand = pDevice->eCmdQueue[pDevice->uCmdDequeueIdx].eCmd; in s_bCommandComplete()
889 pDevice->eCmdQueue[pDevice->uCmdEnqueueIdx].eCmd = eCommand; in bScheduleCommand()
959 if (pDevice->eCmdQueue[uCmdDequeueIdx].eCmd == WLAN_CMD_BSSID_SCAN) in bClearBSSID_SCAN()
960 pDevice->eCmdQueue[uCmdDequeueIdx].eCmd = WLAN_CMD_IDLE; in bClearBSSID_SCAN()