/linux-2.6.39/drivers/staging/rt2860/ |
D | ap.h | 58 struct rt_mac_table_entry *MacTableInsertEntry(struct rt_rtmp_adapter *pAd, 65 struct rt_mac_table_entry *MacTableLookup(struct rt_rtmp_adapter *pAd,
|
D | rtmp.h | 1517 struct rt_mac_table_entry; 1519 struct rt_mac_table_entry { struct 1633 struct rt_mac_table_entry *pNext; argument 1651 struct rt_mac_table_entry *Hash[HASH_TABLE_SIZE]; argument 1652 struct rt_mac_table_entry Content[MAX_LEN_OF_MAC_TABLE]; 2205 …struct rt_mac_table_entry *pMacEntry; /* NULL: packet with 802.11 RA field is multicast/broadcast … 2411 void SendRefreshBAR(struct rt_rtmp_adapter *pAd, struct rt_mac_table_entry *pEntry); 2450 unsigned long TxRate, struct rt_mac_table_entry *pMacEntry); 2473 struct rt_mac_table_entry *pEntry, 3133 u8 MsgType, struct rt_mac_table_entry *pEntry); [all …]
|
D | rtusb_io.h | 133 pEntry, sizeof(struct rt_mac_table_entry));
|
D | sta_ioctl.c | 84 struct rt_mac_table_entry *pEntry; in RTMPAddKey() 1511 struct rt_mac_table_entry *pEntry = &pAd->MacTab.Content[i]; in getBaInfo()
|
/linux-2.6.39/drivers/staging/rt2860/common/ |
D | cmm_data.c | 283 struct rt_mac_table_entry *pMacEntry = NULL; in MlmeHardTransmitMgmtRing() 513 struct rt_mac_table_entry *pMacEntry = NULL; in TxPktClassification() 561 struct rt_mac_table_entry *pMacEntry = NULL; in RTMP_FillTxBlkInfo() 983 struct rt_mac_table_entry *pMac = NULL; in RTMPWriteTxWI() 1065 struct rt_mac_table_entry *pMacEntry; in RTMPWriteTxWI_Data() 1143 struct rt_mac_table_entry *pMacEntry; in RTMPWriteTxWI_Cache() 1236 unsigned long TxRate, struct rt_mac_table_entry *pMacEntry) in PeerIsAggreOn() 1506 struct rt_mac_table_entry *MacTableLookup(struct rt_rtmp_adapter *pAd, u8 *pAddr) in MacTableLookup() 1509 struct rt_mac_table_entry *pEntry = NULL; in MacTableLookup() 1526 struct rt_mac_table_entry *MacTableInsertEntry(struct rt_rtmp_adapter *pAd, in MacTableInsertEntry() [all …]
|
D | cmm_wpa.c | 57 static void ConstructEapolKeyData(struct rt_mac_table_entry *pEntry, 139 struct rt_mac_table_entry *pEntry; in WpaEAPOLStartAction() 192 struct rt_mac_table_entry *pEntry; in WpaEAPOLKeyAction() 361 struct rt_mac_table_entry *pEntry, in RTMPToWirelessSta() 437 struct rt_mac_table_entry *pEntry, unsigned long TimeInterval) in WPAStart4WayHS() 520 struct rt_mac_table_entry *pEntry, struct rt_mlme_queue_elem *Elem) in PeerPairMsg1Action() 613 struct rt_mac_table_entry *pEntry, struct rt_mlme_queue_elem *Elem) in PeerPairMsg2Action() 728 struct rt_mac_table_entry *pEntry, struct rt_mlme_queue_elem *Elem) in PeerPairMsg3Action() 875 struct rt_mac_table_entry *pEntry, struct rt_mlme_queue_elem *Elem) in PeerPairMsg4Action() 993 void WPAStart2WayGroupHS(struct rt_rtmp_adapter *pAd, struct rt_mac_table_entry *pEntry) in WPAStart2WayGroupHS() [all …]
|
D | ba_action.c | 66 struct rt_mac_table_entry *pEntryPeer, u8 * pWinSize) in BA_MaxWinSizeReasign() 445 struct rt_mac_table_entry *pEntry, in BAOriSessionSetUp() 511 struct rt_mac_table_entry *pEntry, struct rt_frame_addba_rsp * pFrame) in BAOriSessionAdd() 576 struct rt_mac_table_entry *pEntry, struct rt_frame_addba_req * pFrame) in BARecSessionAdd() 725 struct rt_mac_table_entry *pEntry; in BATableFreeOriEntry() 759 struct rt_mac_table_entry *pEntry; in BATableFreeRecEntry() 990 struct rt_mac_table_entry *pEntry; in BAOriSessionSetupTimeout() 1087 struct rt_mac_table_entry *pMacEntry; in PeerAddBAReqAction()
|
D | action.c | 472 struct rt_mac_table_entry *pEntry; in ORIBATimerTimeout() 492 void SendRefreshBAR(struct rt_rtmp_adapter *pAd, struct rt_mac_table_entry *pEntry) in SendRefreshBAR()
|
D | mlme.c | 943 struct rt_mac_table_entry *pEntry, in MlmeSelectTxRateTable() 1404 struct rt_mac_table_entry *pEntry = &pAd->MacTab.Content[i]; in STAMlmePeriodicExec() 1702 struct rt_mac_table_entry *pEntry, struct rt_rtmp_tx_rate_switch * pTxRate) in MlmeSetTxRate() 1856 struct rt_mac_table_entry *pEntry; in MlmeDynamicTxRateSwitching() 2379 struct rt_mac_table_entry *pEntry; in StaQuickResponeForRateUpExec() 2672 struct rt_mac_table_entry *pMacEntry, unsigned long Now32) in MlmeCalculateChannelQuality() 5811 struct rt_mac_table_entry *pEntry) in RTMPCheckEntryEnableAutoRateSwitch() 5851 u8 RTMPStaFixedTxMode(struct rt_rtmp_adapter *pAd, struct rt_mac_table_entry *pEntry) in RTMPStaFixedTxMode() 5879 void RTMPUpdateLegacyTxSetting(u8 fixed_tx_mode, struct rt_mac_table_entry *pEntry) in RTMPUpdateLegacyTxSetting()
|
D | cmm_info.c | 796 u8 CipherAlg, struct rt_mac_table_entry *pEntry) in RTMPAddWcidAttributeEntry()
|
D | cmm_data_pci.c | 884 struct rt_mac_table_entry *pMacEntry = NULL; in MlmeHardTransmitTxRing()
|
D | cmm_sanity.c | 1018 u8 MsgType, struct rt_mac_table_entry *pEntry) in PeerWpaMessageSanity()
|
D | cmm_asic.c | 1345 struct rt_mac_table_entry *pEntry = &pAd->MacTab.Content[MCAST_WCID]; in AsicSetMcastWC()
|
D | rtmp_init.c | 1969 struct rt_mac_table_entry *pEntry; in NICUpdateFifoStaCounters()
|
/linux-2.6.39/drivers/staging/rt2860/sta/ |
D | rtmp_data.c | 42 struct rt_mac_table_entry *pEntry, in STARxEAPOLFrameIndicate() 81 struct rt_mac_table_entry *pEntry = in STARxEAPOLFrameIndicate() 208 struct rt_mac_table_entry *pEntry, in STARxDataFrameAnnounce() 271 struct rt_mac_table_entry *pEntry, struct rt_rx_blk *pRxBlk) in STACheckTkipMICValue() 330 struct rt_mac_table_entry *pEntry = NULL; in STAHandleRxDataFrame() 934 struct rt_mac_table_entry *pEntry = NULL; in STASendPacket() 1518 struct rt_mac_table_entry *pMacEntry; in STABuildCache802_11Header() 1665 struct rt_mac_table_entry *pMacEntry; in STA_AMPDU_Frame_Tx()
|
D | wpa.c | 281 struct rt_mac_table_entry *pEntry; in WpaStaPairwiseKeySetting()
|
D | assoc.c | 1336 struct rt_mac_table_entry *pEntry, in StaAddMacTableEntry()
|
D | sync.c | 1283 struct rt_mac_table_entry *pEntry; in PeerBeacon()
|
D | connect.c | 1159 struct rt_mac_table_entry *pEntry = NULL, *pCurrEntry = NULL; in LinkUp()
|
/linux-2.6.39/drivers/staging/rt2870/common/ |
D | rtusb_io.c | 1786 struct rt_mac_table_entry *pEntry; in CMDHandler() 1791 pEntry = (struct rt_mac_table_entry *)(pData); in CMDHandler() 1804 struct rt_mac_table_entry *pEntry; in CMDHandler() 1805 pEntry = (struct rt_mac_table_entry *)pData; in CMDHandler()
|
/linux-2.6.39/drivers/staging/rt2860/chip/ |
D | mac_usb.h | 311 …eInternalCmd(_pAd, CMDTHREAD_802_11_COUNTER_MEASURE, _pEntry, sizeof(struct rt_mac_table_entry)); \
|