Searched refs:Wcid (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dba_action.c490 pBAEntry->Wcid = pEntry->Aid;
558 pAd->MacTab.Content[pBAEntry->Wcid].Addr,
621 pBAEntry->Wcid = pEntry->Aid;
732 pEntry = &pAd->MacTab.Content[pBAEntry->Wcid];
766 pEntry = &pAd->MacTab.Content[pBAEntry->Wcid];
781 u8 Wcid,
789 if (Wcid >= MAX_LEN_OF_MAC_TABLE) {
795 Idx = pAd->MacTab.Content[Wcid].BAOriWcidArray[TID];
808 pAd->MacTab.Content[Wcid].Addr);
809 DelbaReq.Wcid
780 BAOriSessionTearDown(struct rt_rtmp_adapter *pAd, u8 Wcid, u8 TID, IN BOOLEAN bPassive, IN BOOLEAN bForceSend) argument
870 BARecSessionTearDown(struct rt_rtmp_adapter *pAd, u8 Wcid, u8 TID, IN BOOLEAN bPassive) argument
959 BASessionTearDownALL(struct rt_rtmp_adapter *pAd, u8 Wcid) argument
1246 CntlEnqueueForRecv(struct rt_rtmp_adapter *pAd, unsigned long Wcid, unsigned long MsgLen, struct rt_frame_ba_req * pMsg) argument
1312 SendPSMPAction(struct rt_rtmp_adapter *pAd, u8 Wcid, u8 Psmp) argument
1523 u8 Wcid = pRxBlk->pRxWI->WirelessCliID; local
[all...]
H A Daction.c124 pAd->MacTab.Content[pInfo->Wcid].BAOriWcidArray[pInfo->TID];
156 pAd->MacTab.Content[pInfo->Wcid].TxSeq[pInfo->TID];
225 pAd->MacTab.Content[pInfo->Wcid].BAOriWcidArray[pInfo->TID];
228 pAd->MacTab.Content[pInfo->Wcid].Addr,
232 FrameBar.StartingSeq.field.StartSeq = pAd->MacTab.Content[pInfo->Wcid].TxSeq[pInfo->TID]; /* make sure sequence not clear in DEL funciton. */
251 pAd->MacTab.Content[pInfo->Wcid].
258 pAd->MacTab.Content[pInfo->Wcid].
318 if (Elem->Wcid >= MAX_LEN_OF_MAC_TABLE)
394 if (Elem->Wcid >= MAX_LEN_OF_MAC_TABLE)
413 pAd->MacTab.Content[Elem->Wcid]
[all...]
H A Dcmm_data.c512 u8 Wcid; local
516 Wcid = RTMP_GET_PACKET_WCID(pPacket);
517 if (Wcid == MCAST_WCID) { /* Handle for RA is Broadcast/Multicast Address. */
521 pMacEntry = &pAd->MacTab.Content[Wcid];
567 pTxBlk->Wcid = RTMP_GET_PACKET_WCID(pPacket);
580 if (pTxBlk->Wcid == MCAST_WCID) {
596 pTxBlk->pMacEntry = &pAd->MacTab.Content[pTxBlk->Wcid];
1084 pTxWI->WirelessCliID = pTxBlk->Wcid;
1734 ("\n%s: Impossible Wcid = %d !\n",
2070 u8 Wcid local
[all...]
H A Dcmm_info.c801 u16 Wcid = 0; local
815 Wcid = pEntry->Aid;
817 Wcid = MCAST_WCID;
822 offset = MAC_WCID_ATTRIBUTE_BASE + (Wcid * HW_WCID_ATTRI_SIZE);
834 offset = MAC_IVEIV_TABLE_BASE + (Wcid * HW_IVEIV_ENTRY_SIZE);
856 Wcid, KeyIdx, CipherName[CipherAlg]));
H A Dcmm_sanity.c74 if ((pInfo->Wcid >= MAX_LEN_OF_MAC_TABLE)) {
111 if ((pInfo->Wcid >= MAX_LEN_OF_MAC_TABLE)) {
124 (pAd->MacTab.Content[pInfo->Wcid].Addr, pInfo->Addr,
210 u8 Wcid, void * pMsg, unsigned long MsgLen)
217 if (Wcid >= MAX_LEN_OF_MAC_TABLE)
209 PeerDelBAActionSanity(struct rt_rtmp_adapter *pAd, u8 Wcid, void * pMsg, unsigned long MsgLen) argument
H A Dmlme.c3287 Input Wcid value is valid for 2 case :
3637 pAd->MacTab.Content[pBAORIEntry->Wcid].TXBAbitmap &= (~(1 << (pBAORIEntry->TID))); /* If STA mode, erase flag here */
3638 pAd->MacTab.Content[pBAORIEntry->Wcid].BAOriWcidArray[pBAORIEntry->TID] = 0; /* If STA mode, erase flag here */
4719 Queue->Entry[Tail].Wcid = RESERVED_WCID;
4748 unsigned long Wcid,
4804 Queue->Entry[Tail].Wcid = (u8)Wcid;
5324 u8 Wcid,
5328 if (Wcid >= MAX_LEN_OF_MAC_TABLE)
5333 CLIENT_STATUS_SET_FLAG(&pAd->MacTab.Content[Wcid],
4747 MlmeEnqueueForRecv(struct rt_rtmp_adapter *pAd, unsigned long Wcid, unsigned long TimeStampHigh, unsigned long TimeStampLow, u8 Rssi0, u8 Rssi1, u8 Rssi2, unsigned long MsgLen, void * Msg, u8 Signal) argument
5323 RTMPCheckHt(struct rt_rtmp_adapter *pAd, u8 Wcid, struct rt_ht_capability_ie * pHtCapability, struct rt_add_ht_info_ie * pAddHtInfo) argument
[all...]
H A Dcmm_asic.c1349 pEntry->Aid = MCAST_WCID; /* Softap supports 1 BSSID and use WCID=0 as multicast Wcid index */
1363 void AsicDelWcidTab(struct rt_rtmp_adapter *pAd, u8 Wcid) argument
1368 DBGPRINT(RT_DEBUG_TRACE, ("AsicDelWcidTab==>Wcid = 0x%x\n", Wcid));
1369 offset = MAC_WCID_BASE + Wcid * HW_WCID_ENTRY_SIZE;
2426 u8 BssIdx, u8 Wcid)
2432 offset = MAC_WCID_ATTRIBUTE_BASE + (Wcid * HW_WCID_ATTRI_SIZE);
2425 AsicRemovePairwiseKeyEntry(struct rt_rtmp_adapter *pAd, u8 BssIdx, u8 Wcid) argument
H A Dspectrum.c821 static u8 GetCurTxPwr(struct rt_rtmp_adapter *pAd, u8 Wcid) argument
1973 u8 TxPwr = GetCurTxPwr(pAd, Elem->Wcid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtusb_io.h122 #define RTMP_STA_ENTRY_MAC_RESET(pAd, Wcid) \
124 SetAsicWcid.WCID = Wcid; \
143 #define RTMP_STA_ENTRY_KEY_DEL(pAd, BssIdx, Wcid)
165 /* Insert the BA bitmap to ASIC for the Wcid entry */
175 /* Remove the BA bitmap from ASIC for the Wcid entry */
H A Drtmp.h425 #define REPORT_MGMT_FRAME_TO_MLME(_pAd, Wcid, _pFrame, _FrameSize, _Rssi0, _Rssi1, _Rssi2, _PlcpSignal) \
430 MlmeEnqueueForRecv(_pAd, Wcid, High32TSF, Low32TSF, (u8)_Rssi0, (u8)_Rssi1, (u8)_Rssi2, _FrameSize, _pFrame, (u8)_PlcpSignal); \
434 #define REPORT_MGMT_FRAME_TO_MLME(_pAd, Wcid, _pFrame, _FrameSize, _Rssi0, _Rssi1, _Rssi2, _PlcpSignal) \
437 MlmeEnqueueForRecv(_pAd, Wcid, High32TSF, Low32TSF, (u8)_Rssi0, (u8)_Rssi1, (u8)_Rssi2, _FrameSize, _pFrame, (u8)_PlcpSignal); \
966 u8 Wcid; member in struct:rt_ba_ori_entry
979 u8 Wcid; member in struct:rt_ba_rec_entry
2226 u8 Wcid; /* The MAC entry associated to this packet */ member in struct:rt_tx_blk
2400 void SendPSMPAction(struct rt_rtmp_adapter *pAd, u8 Wcid, u8 Psmp);
2430 unsigned long Wcid,
2643 void AsicDelWcidTab(struct rt_rtmp_adapter *pAd, u8 Wcid);
[all...]
H A Dmlme.h836 u8 Wcid; member in struct:rt_mlme_queue_elem
915 u8 Wcid; /* */ member in struct:rt_mlme_addba_req
925 u8 Wcid; /* */ member in struct:rt_mlme_delba_req
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Dmac_pci.h225 #define RTMP_STA_ENTRY_MAC_RESET(pAd, Wcid) \
226 AsicDelWcidTab(pAd, Wcid);
239 #define RTMP_STA_ENTRY_KEY_DEL(pAd, BssIdx, Wcid) \
240 AsicRemovePairwiseKeyEntry(pAd, BssIdx, (u8)Wcid);
259 /* Insert the BA bitmap to ASIC for the Wcid entry */
269 /* Remove the BA bitmap from ASIC for the Wcid entry */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dsync.c1307 && (Elem->Wcid == RESERVED_WCID))
1336 (Elem->Wcid == RESERVED_WCID)) {
H A Dassoc.c865 Elem->Wcid,

Completed in 128 milliseconds