Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dwcmd.h40 WLAN_CMD_BSSID_SCAN, enumerator
Dioctl.c104 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, abyScanSSID); in private_ioctl()
106 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, NULL); in private_ioctl()
202 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, pMgmt->abyDesireSSID); in private_ioctl()
Dwpactl.c470 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, NULL); in wpa_set_scan()
701 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, pItemSSID->abySSID); in wpa_set_associate()
781 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, pMgmt->abyDesireSSID); in wpa_set_associate()
Dwcmd.c832 case WLAN_CMD_BSSID_SCAN: in s_bCommandComplete()
895 case WLAN_CMD_BSSID_SCAN: in bScheduleCommand()
959 if (pDevice->eCmdQueue[uCmdDequeueIdx].eCmd == WLAN_CMD_BSSID_SCAN) in bClearBSSID_SCAN()
Diwctl.c170 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, abyScanSSID); in iwctl_siwscan()
182 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, NULL); in iwctl_siwscan()
862 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, pMgmt->abyDesireSSID); in iwctl_siwessid()
877 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, pMgmt->abyDesireSSID); in iwctl_siwessid()
Dbssdb.c1155 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, pMgmt->abyDesireSSID); in BSSvSecondCallBack()
1170 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, NULL); in BSSvSecondCallBack()
Ddevice_main.c1631 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, NULL); in device_open()
2991 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, pMgmt->abyDesireSSID); in device_ioctl()
3140 bScheduleCommand((void *)pDevice, WLAN_CMD_BSSID_SCAN, NULL); in viawget_resume()