Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/vt6655/
Dbssdb.h254 BSSpAddrIsInBSSList(
Dbssdb.c328 BSSpAddrIsInBSSList( in BSSpAddrIsInBSSList() function
1622 … pBSSList = BSSpAddrIsInBSSList(pDevice, pMgmt->abyCurrBSSID, (PWLAN_IE_SSID)pMgmt->abyCurrSSID); in s_vCheckSensitivity()
1729 … pBSSList = BSSpAddrIsInBSSList(pDevice, pMgmt->abyCurrBSSID, (PWLAN_IE_SSID)pMgmt->abyCurrSSID); in s_vCheckPreEDThreshold()
Dwmgr.c1947 pBSSList = BSSpAddrIsInBSSList((void *)pDevice, sFrame.pHdr->sA3.abyAddr3, sFrame.pSSID); in s_vMgrRxBeacon()
4359 pBSSList = BSSpAddrIsInBSSList((void *)pDevice, sFrame.pHdr->sA3.abyAddr3, sFrame.pSSID); in s_vMgrRxProbeResponse()
/linux-3.4.99/drivers/staging/vt6656/
Dbssdb.h235 PKnownBSS BSSpAddrIsInBSSList(void *hDeviceContext,
Dbssdb.c301 PKnownBSS BSSpAddrIsInBSSList(void *hDeviceContext, in BSSpAddrIsInBSSList() function
1446 … pBSSList = BSSpAddrIsInBSSList(pDevice, pMgmt->abyCurrBSSID, (PWLAN_IE_SSID)pMgmt->abyCurrSSID); in s_vCheckSensitivity()
1541 … pBSSList = BSSpAddrIsInBSSList(pDevice, pMgmt->abyCurrBSSID, (PWLAN_IE_SSID)pMgmt->abyCurrSSID); in s_vCheckPreEDThreshold()
Dwmgr.c1882 pBSSList = BSSpAddrIsInBSSList((void *) pDevice, in s_vMgrRxBeacon()
4231 pBSSList = BSSpAddrIsInBSSList((void *) pDevice, in s_vMgrRxProbeResponse()