Searched refs:byLocalID (Results 1 - 25 of 46) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dkey.h122 unsigned char byLocalID
133 unsigned char byLocalID
180 unsigned char byLocalID
H A Dbaseband.h158 void BBvSetDeepSleep(unsigned long dwIoBase, unsigned char byLocalID);
159 void BBvExitDeepSleep(unsigned long dwIoBase, unsigned char byLocalID);
H A Dkey.c201 unsigned char byLocalID
255 MACvSetKeyEntry(dwIoBase, pTable->KeyTable[i].wKeyCtl, i, uKeyIdx, pbyBSSID, (unsigned long *)pKey->abyKey, byLocalID);
320 MACvSetKeyEntry(dwIoBase, pTable->KeyTable[j].wKeyCtl, j, uKeyIdx, pbyBSSID, (unsigned long *)pKey->abyKey, byLocalID);
642 unsigned char byLocalID
696 MACvSetKeyEntry(dwIoBase, pTable->KeyTable[MAX_KEY_TABLE-1].wKeyCtl, MAX_KEY_TABLE-1, uKeyIdx, pTable->KeyTable[MAX_KEY_TABLE-1].abyBSSID, (unsigned long *)pKey->abyKey, byLocalID);
749 unsigned char byLocalID
795 MACvSetKeyEntry(dwIoBase, pTable->KeyTable[i].wKeyCtl, i, uKeyIdx, pTable->KeyTable[i].abyBSSID, (unsigned long *)pKey->abyKey, byLocalID);
H A Dhostap.c573 pDevice->byLocalID);
586 pDevice->byLocalID) == true) {
625 (pDevice->byLocalID <= REV_ID_VT3253_A1))
642 pDevice->byLocalID);
655 pDevice->byLocalID) == true) {
674 MACvSetDefaultKeyCtl(pDevice->PortOffset, wKeyCtl, MAX_KEY_TABLE-1, pDevice->byLocalID);
H A Dmac.c1459 unsigned int uKeyIdx, unsigned char *pbyAddr, unsigned long *pdwKey, unsigned char byLocalID)
1465 if (byLocalID <= 1)
1554 unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID)
1560 if (byLocalID <= 1)
1604 void MACvEnableDefaultKey (unsigned long dwIoBase, unsigned char byLocalID)
1610 if (byLocalID <= 1)
1670 unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID)
1676 if (byLocalID <= 1)
1726 void MACvSetDefaultKeyCtl (unsigned long dwIoBase, unsigned short wKeyCtl, unsigned int uEntryIdx, unsigned char byLocalID) argument
1731 if (byLocalID <
1458 MACvSetKeyEntry(unsigned long dwIoBase, unsigned short wKeyCtl, unsigned int uEntryIdx, unsigned int uKeyIdx, unsigned char *pbyAddr, unsigned long *pdwKey, unsigned char byLocalID) argument
1553 MACvSetDefaultKeyEntry(unsigned long dwIoBase, unsigned int uKeyLen, unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID) argument
1669 MACvSetDefaultTKIPKeyEntry(unsigned long dwIoBase, unsigned int uKeyLen, unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID) argument
[all...]
H A Dmac.h1143 unsigned int uKeyIdx, unsigned char *pbyAddr, unsigned long *pdwKey, unsigned char byLocalID);
1146 unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID);
1147 //void MACvEnableDefaultKey(unsigned long dwIoBase, unsigned char byLocalID);
1150 unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID);
1151 void MACvSetDefaultKeyCtl(unsigned long dwIoBase, unsigned short wKeyCtl, unsigned int uEntryIdx, unsigned char byLocalID);
H A Dwpactl.c265 pDevice->byLocalID);
365 pDevice->byLocalID) == true) &&
373 pDevice->byLocalID) == true) ) {
406 pDevice->byLocalID) == true) {
H A Ddpc.c709 if (pDevice->byLocalID != REV_ID_VT3253_B1) {
1232 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) ||
1263 (pDevice->byLocalID <= REV_ID_VT3253_A1)) {
1340 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) ||
1375 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) || (bOnFly == false)) {
H A Dbaseband.c2155 unsigned char byLocalID = pDevice->byLocalID; local
2158 if (byLocalID <= REV_ID_VT3253_A1) {
2301 if (byLocalID > REV_ID_VT3253_A1) {
2638 BBvSetDeepSleep (unsigned long dwIoBase, unsigned char byLocalID) argument
2645 BBvExitDeepSleep (unsigned long dwIoBase, unsigned char byLocalID) argument
H A Dchannel.c573 if (pDevice->byLocalID > REV_ID_VT3253_B1) {
H A Ddevice.h478 unsigned char byLocalID; member in struct:__device_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Dkey.h122 unsigned char byLocalID
133 unsigned char byLocalID
180 unsigned char byLocalID
H A Dbaseband.h158 void BBvSetDeepSleep(unsigned long dwIoBase, unsigned char byLocalID);
159 void BBvExitDeepSleep(unsigned long dwIoBase, unsigned char byLocalID);
H A Dkey.c201 unsigned char byLocalID
255 MACvSetKeyEntry(dwIoBase, pTable->KeyTable[i].wKeyCtl, i, uKeyIdx, pbyBSSID, (unsigned long *)pKey->abyKey, byLocalID);
320 MACvSetKeyEntry(dwIoBase, pTable->KeyTable[j].wKeyCtl, j, uKeyIdx, pbyBSSID, (unsigned long *)pKey->abyKey, byLocalID);
642 unsigned char byLocalID
696 MACvSetKeyEntry(dwIoBase, pTable->KeyTable[MAX_KEY_TABLE-1].wKeyCtl, MAX_KEY_TABLE-1, uKeyIdx, pTable->KeyTable[MAX_KEY_TABLE-1].abyBSSID, (unsigned long *)pKey->abyKey, byLocalID);
749 unsigned char byLocalID
795 MACvSetKeyEntry(dwIoBase, pTable->KeyTable[i].wKeyCtl, i, uKeyIdx, pTable->KeyTable[i].abyBSSID, (unsigned long *)pKey->abyKey, byLocalID);
H A Dhostap.c573 pDevice->byLocalID);
586 pDevice->byLocalID) == true) {
625 (pDevice->byLocalID <= REV_ID_VT3253_A1))
642 pDevice->byLocalID);
655 pDevice->byLocalID) == true) {
674 MACvSetDefaultKeyCtl(pDevice->PortOffset, wKeyCtl, MAX_KEY_TABLE-1, pDevice->byLocalID);
H A Dmac.c1459 unsigned int uKeyIdx, unsigned char *pbyAddr, unsigned long *pdwKey, unsigned char byLocalID)
1465 if (byLocalID <= 1)
1554 unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID)
1560 if (byLocalID <= 1)
1604 void MACvEnableDefaultKey (unsigned long dwIoBase, unsigned char byLocalID)
1610 if (byLocalID <= 1)
1670 unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID)
1676 if (byLocalID <= 1)
1726 void MACvSetDefaultKeyCtl (unsigned long dwIoBase, unsigned short wKeyCtl, unsigned int uEntryIdx, unsigned char byLocalID) argument
1731 if (byLocalID <
1458 MACvSetKeyEntry(unsigned long dwIoBase, unsigned short wKeyCtl, unsigned int uEntryIdx, unsigned int uKeyIdx, unsigned char *pbyAddr, unsigned long *pdwKey, unsigned char byLocalID) argument
1553 MACvSetDefaultKeyEntry(unsigned long dwIoBase, unsigned int uKeyLen, unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID) argument
1669 MACvSetDefaultTKIPKeyEntry(unsigned long dwIoBase, unsigned int uKeyLen, unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID) argument
[all...]
H A Dmac.h1143 unsigned int uKeyIdx, unsigned char *pbyAddr, unsigned long *pdwKey, unsigned char byLocalID);
1146 unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID);
1147 //void MACvEnableDefaultKey(unsigned long dwIoBase, unsigned char byLocalID);
1150 unsigned int uKeyIdx, unsigned long *pdwKey, unsigned char byLocalID);
1151 void MACvSetDefaultKeyCtl(unsigned long dwIoBase, unsigned short wKeyCtl, unsigned int uEntryIdx, unsigned char byLocalID);
H A Dwpactl.c265 pDevice->byLocalID);
365 pDevice->byLocalID) == true) &&
373 pDevice->byLocalID) == true) ) {
406 pDevice->byLocalID) == true) {
H A Ddpc.c709 if (pDevice->byLocalID != REV_ID_VT3253_B1) {
1232 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) ||
1263 (pDevice->byLocalID <= REV_ID_VT3253_A1)) {
1340 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) ||
1375 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) || (bOnFly == false)) {
H A Dbaseband.c2155 unsigned char byLocalID = pDevice->byLocalID; local
2158 if (byLocalID <= REV_ID_VT3253_A1) {
2301 if (byLocalID > REV_ID_VT3253_A1) {
2638 BBvSetDeepSleep (unsigned long dwIoBase, unsigned char byLocalID) argument
2645 BBvExitDeepSleep (unsigned long dwIoBase, unsigned char byLocalID) argument
H A Dchannel.c573 if (pDevice->byLocalID > REV_ID_VT3253_B1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dmac.c252 if ( pDevice->byLocalID <= MAC_REVISION_A1 ) {
H A Ddpc.c1239 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) ||
1270 (pDevice->byLocalID <= REV_ID_VT3253_A1)) {
1348 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) ||
1383 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) || (bOnFly == FALSE)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6656/
H A Dmac.c252 if ( pDevice->byLocalID <= MAC_REVISION_A1 ) {
H A Ddpc.c1239 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) ||
1270 (pDevice->byLocalID <= REV_ID_VT3253_A1)) {
1348 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) ||
1383 if ((pDevice->byLocalID <= REV_ID_VT3253_A1) || (bOnFly == FALSE)) {

Completed in 107 milliseconds

12