Searched refs:SsidBssTab (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dconnect.c206 BssTableSsidSort(pAd, &pAd->MlmeAux.SsidBssTab,
210 if (pAd->MlmeAux.SsidBssTab.BssNr > 0) {
356 /* & log them into MlmeAux.SsidBssTab for later-on iteration. Sort by RSSI order */
357 BssTableSsidSort(pAd, &pAd->MlmeAux.SsidBssTab,
362 pAd->MlmeAux.SsidBssTab.BssNr, pAd->ScanTab.BssNr,
368 pAd->MlmeAux.SsidBssTab.BssEntry[0].SsidLen)
370 pAd->MlmeAux.SsidBssTab.BssEntry[0].Ssid,
373 pAd->MlmeAux.SsidBssTab.BssEntry[0].Bssid)) {
474 if ((pAd->MlmeAux.SsidBssTab.BssNr == 0) &&
549 /* copy the matched BSS entry from ScanTab to MlmeAux.SsidBssTab
[all...]
H A Dsync.c333 pBss = &pAd->MlmeAux.SsidBssTab.BssEntry[pInfo->BssIdx];
1151 /* Housekeeping "SsidBssTab" table for later-on ROAMing usage. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dmlme.h902 struct rt_bss_table SsidBssTab; /* AP list for the same SSID */ member in struct:rt_mlme_aux

Completed in 143 milliseconds