Searched refs:wTxDataRate (Results 1 – 10 of 10) sorted by relevance
520 unsigned short wTxDataRate = RATE_1M; in VNTWIFIvGetTxRate() local531 wTxDataRate = (pMgmt->sNodeDBTable[uNodeIndex].wTxDataRate); in VNTWIFIvGetTxRate()536 wTxDataRate = RATE_2M; in VNTWIFIvGetTxRate()538 wTxDataRate = RATE_24M; in VNTWIFIvGetTxRate()545 wTxDataRate = (pMgmt->sNodeDBTable[0].wTxDataRate); in VNTWIFIvGetTxRate()550 byACKRate = VNTWIFIbyGetACKTxRate((unsigned char) wTxDataRate, in VNTWIFIvGetTxRate()554 if (byACKRate > (unsigned char) wTxDataRate) in VNTWIFIvGetTxRate()555 byACKRate = (unsigned char) wTxDataRate; in VNTWIFIvGetTxRate()565 *pwTxDataRate = wTxDataRate; in VNTWIFIvGetTxRate()
336 for (ii = 0; ii <= psNodeDBTable->wTxDataRate; ii++) { in RATEvTxRateFallBack()346 dwThroughput = dwThroughputTbl[psNodeDBTable->wTxDataRate]; in RATEvTxRateFallBack()348 wIdxDownRate = psNodeDBTable->wTxDataRate; in RATEvTxRateFallBack()349 for (ii = psNodeDBTable->wTxDataRate; ii > 0;) { in RATEvTxRateFallBack()356 psNodeDBTable->wTxDataRate = wIdxDownRate; in RATEvTxRateFallBack()360 psNodeDBTable->wTxDataRate = wIdxUpRate; in RATEvTxRateFallBack()365 psNodeDBTable->wTxDataRate = wIdxUpRate; in RATEvTxRateFallBack()369 TxRate_iwconfig = psNodeDBTable->wTxDataRate; in RATEvTxRateFallBack()
841 pMgmt->sNodeDBTable[0].wTxDataRate = pMgmt->sNodeDBTable[0].wMaxSuppRate; in BSSvUpdateAPNode()848 pMgmt->sNodeDBTable[0].wTxDataRate); in BSSvUpdateAPNode()886 pMgmt->sNodeDBTable[0].wTxDataRate = pMgmt->sNodeDBTable[0].wMaxBasicRate; in BSSvAddMulticastNode()889 pMgmt->sNodeDBTable[0].wTxDataRate); in BSSvAddMulticastNode()1004 pMgmt->sNodeDBTable[0].wTxDataRate); in BSSvSecondCallBack()1008 pMgmt->sNodeDBTable[0].wTxDataRate); in BSSvSecondCallBack()
268 sLinkStatus.uLinkRate = pMgmt->sNodeDBTable[0].wTxDataRate; in private_ioctl()590 pNodeList->sNodeList[jj].wTxDataRate = pNode->wTxDataRate; in private_ioctl()
149 pDevice->wCurrentRate = pDevice->pMgmt->sNodeDBTable[uNodeIndex].wTxDataRate; in ROUTEbRelay()
161 unsigned short wTxDataRate; member
313 u16 wTxDataRate; member
691 pMgmt->sNodeDBTable[uNodeIndex].wTxDataRate = in s_vMgrRxAssocRequest()694 pr_debug("RxAssocRequest:wTxDataRate is %d\n", pMgmt->sNodeDBTable[uNodeIndex].wTxDataRate); in s_vMgrRxAssocRequest()839 pMgmt->sNodeDBTable[uNodeIndex].wTxDataRate = in s_vMgrRxReAssocRequest()842 pr_debug("RxReAssocRequest:TxDataRate is %d\n", pMgmt->sNodeDBTable[uNodeIndex].wTxDataRate); in s_vMgrRxReAssocRequest()2097 pMgmt->sNodeDBTable[uNodeIndex].wTxDataRate = pMgmt->sNodeDBTable[uNodeIndex].wMaxSuppRate; in s_vMgrRxBeacon()2099 …RxBeacon:TxDataRate is %d,Index is %d\n", pMgmt->sNodeDBTable[uNodeIndex].wTxDataRate, uNodeIndex); in s_vMgrRxBeacon()
245 pMgmt->sNodeDBTable[uNodeIndex].wTxDataRate = in hostap_add_sta()
1781 pDevice->wCurrentRate = pDevice->pMgmt->sNodeDBTable[uNodeIndex].wTxDataRate; in device_dma0_xmit()