Searched refs:wMaxSuppRate (Results 1 – 8 of 8) sorted by relevance
745 &(pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate), in s_vMgrRxAssocRequest()753 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate; in s_vMgrRxAssocRequest()766 if(pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate > RATE_11M) in s_vMgrRxAssocRequest()769 if (pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate <= RATE_11M) { in s_vMgrRxAssocRequest()788 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate); in s_vMgrRxAssocRequest()904 &(pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate), in s_vMgrRxReAssocRequest()912 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate; in s_vMgrRxReAssocRequest()926 if(pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate > RATE_11M) in s_vMgrRxReAssocRequest()929 if (pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate <= RATE_11M) { in s_vMgrRxReAssocRequest()948 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate); in s_vMgrRxReAssocRequest()[all …]
194 …unsigned short wMaxSuppRate; //Records the highest supported rate getting from SuppRates IE a… member
920 &(pMgmt->sNodeDBTable[0].wMaxSuppRate), in BSSvUpdateAPNode()926 pMgmt->sNodeDBTable[0].wTxDataRate = pMgmt->sNodeDBTable[0].wMaxSuppRate; in BSSvUpdateAPNode()930 printk("BSSvUpdateAPNode:MaxSuppRate is %d\n",pMgmt->sNodeDBTable[0].wMaxSuppRate); in BSSvUpdateAPNode()973 &(pMgmt->sNodeDBTable[0].wMaxSuppRate), in BSSvAddMulticastNode()
263 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate; in hostap_add_sta()284 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate); in hostap_add_sta()
677 &(pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate), in s_vMgrRxAssocRequest()685 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate; in s_vMgrRxAssocRequest()695 if(pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate > RATE_11M) in s_vMgrRxAssocRequest()698 if (pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate <= RATE_11M) { in s_vMgrRxAssocRequest()717 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate); in s_vMgrRxAssocRequest()830 &(pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate), in s_vMgrRxReAssocRequest()838 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate; in s_vMgrRxReAssocRequest()849 if(pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate > RATE_11M) in s_vMgrRxReAssocRequest()852 if (pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate <= RATE_11M) { in s_vMgrRxReAssocRequest()871 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate); in s_vMgrRxReAssocRequest()[all …]
182 …WORD wMaxSuppRate; //Records the highest supported rate getting from SuppRates IE … member
258 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate; in hostap_add_sta()279 pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate); in hostap_add_sta()
810 &(pMgmt->sNodeDBTable[0].wMaxSuppRate), in BSSvUpdateAPNode()816 pMgmt->sNodeDBTable[0].wTxDataRate = pMgmt->sNodeDBTable[0].wMaxSuppRate; in BSSvUpdateAPNode()852 &(pMgmt->sNodeDBTable[0].wMaxSuppRate), in BSSvAddMulticastNode()