Searched refs:bChannelHit (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dbssdb.h295 bool bChannelHit,
H A Dbssdb.c593 bool bChannelHit,
658 if(bChannelHit)
587 BSSbUpdateToBSSList( void *hDeviceContext, QWORD qwTimestamp, unsigned short wBeaconInterval, unsigned short wCapInfo, unsigned char byCurrChannel, bool bChannelHit, PWLAN_IE_SSID pSSID, PWLAN_IE_SUPP_RATES pSuppRates, PWLAN_IE_SUPP_RATES pExtSuppRates, PERPObject psERP, PWLAN_IE_RSN pRSN, PWLAN_IE_RSN_EXT pRSNWPA, PWLAN_IE_COUNTRY pIE_Country, PWLAN_IE_QUIET pIE_Quiet, PKnownBSS pBSSList, unsigned int uIELength, unsigned char *pbyIEs, void *pRxPacketContext ) argument
H A Dwmgr.c1897 bool bChannelHit = false; local
1927 bChannelHit = false;
1932 bChannelHit = true;
1976 bChannelHit,
4329 bool bChannelHit = true; local
4360 bChannelHit = false;
4365 bChannelHit = true;
4389 bChannelHit,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dbssdb.h265 BOOL bChannelHit,
H A Dwmgr.c1827 BOOL bChannelHit = FALSE; local
1855 bChannelHit = TRUE;
1858 bChannelHit = TRUE;
1864 bChannelHit = TRUE;
1867 bChannelHit = TRUE;
1914 bChannelHit,
4194 BOOL bChannelHit = TRUE; local
4225 bChannelHit = TRUE;
4229 bChannelHit = TRUE;
4234 bChannelHit
[all...]
H A Dbssdb.c594 BOOL bChannelHit,
657 if(bChannelHit)
589 BSSbUpdateToBSSList(void *hDeviceContext, QWORD qwTimestamp, WORD wBeaconInterval, WORD wCapInfo, BYTE byCurrChannel, BOOL bChannelHit, PWLAN_IE_SSID pSSID, PWLAN_IE_SUPP_RATES pSuppRates, PWLAN_IE_SUPP_RATES pExtSuppRates, PERPObject psERP, PWLAN_IE_RSN pRSN, PWLAN_IE_RSN_EXT pRSNWPA, PWLAN_IE_COUNTRY pIE_Country, PWLAN_IE_QUIET pIE_Quiet, PKnownBSS pBSSList, unsigned int uIELength, PBYTE pbyIEs, void *pRxPacketContext) argument

Completed in 195 milliseconds