Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/vt6655/
Dbssdb.h176 NODE_AUTH, enumerator
Dwmgr.c716 if (pMgmt->sNodeDBTable[uNodeIndex].eNodeState >= NODE_AUTH) { in s_vMgrRxAssocRequest()
873 if (pMgmt->sNodeDBTable[uNodeIndex].eNodeState >= NODE_AUTH) { in s_vMgrRxReAssocRequest()
1351 pMgmt->sNodeDBTable[uNodeIndex].eNodeState = NODE_AUTH; in s_vMgrRxAuthenSequence_1()
1567 pMgmt->sNodeDBTable[uNodeIndex].eNodeState = NODE_AUTH; in s_vMgrRxAuthenSequence_3()
4533 if (eNodeState < NODE_AUTH) { in vMgrRxManagePacket()
4560 if (eNodeState < NODE_AUTH) { in vMgrRxManagePacket()
4611 if (eNodeState < NODE_AUTH) { in vMgrRxManagePacket()
Ddpc.c1041 if (pMgmt->sNodeDBTable[iSANodeIndex].eNodeState < NODE_AUTH) { in s_bAPModeRxCtl()
/linux-3.4.99/drivers/staging/vt6656/
Dbssdb.h164 NODE_AUTH, enumerator
Dwmgr.c648 if (pMgmt->sNodeDBTable[uNodeIndex].eNodeState >= NODE_AUTH) { in s_vMgrRxAssocRequest()
799 if (pMgmt->sNodeDBTable[uNodeIndex].eNodeState >= NODE_AUTH) { in s_vMgrRxReAssocRequest()
1271 pMgmt->sNodeDBTable[uNodeIndex].eNodeState = NODE_AUTH; in s_vMgrRxAuthenSequence_1()
1486 pMgmt->sNodeDBTable[uNodeIndex].eNodeState = NODE_AUTH; in s_vMgrRxAuthenSequence_3()
4398 (eNodeState < NODE_AUTH)) { in vMgrRxManagePacket()
4426 (eNodeState < NODE_AUTH)) { in vMgrRxManagePacket()
4478 (eNodeState < NODE_AUTH)) { in vMgrRxManagePacket()
Ddpc.c1037 if (pMgmt->sNodeDBTable[iSANodeIndex].eNodeState < NODE_AUTH) { in s_bAPModeRxCtl()