Searched refs:rt_rtmp_adapter (Results 1 - 25 of 58) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp_mcu.h41 int RtmpAsicEraseFirmware(struct rt_rtmp_adapter *pAd);
43 int RtmpAsicLoadFirmware(struct rt_rtmp_adapter *pAd);
45 int RtmpAsicSendCommandToMcu(struct rt_rtmp_adapter *pAd,
H A Ddfs.h39 BOOLEAN RadarChannelCheck(struct rt_rtmp_adapter *pAd, u8 Ch);
H A Dspectrum.h34 char RTMP_GetTxPwr(struct rt_rtmp_adapter *pAd, IN HTTRANSMIT_SETTING HTTxMode);
48 void MakeMeasurementReqFrame(struct rt_rtmp_adapter *pAd,
71 void EnqueueMeasurementRep(struct rt_rtmp_adapter *pAd,
91 void EnqueueTPCReq(struct rt_rtmp_adapter *pAd, u8 *pDA, u8 DialogToken);
105 void EnqueueTPCRep(struct rt_rtmp_adapter *pAd,
123 void EnqueueChSwAnn(struct rt_rtmp_adapter *pAd,
138 void PeerSpectrumAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem);
149 int Set_MeasureReq_Proc(struct rt_rtmp_adapter *pAd, char *arg);
151 int Set_TpcReq_Proc(struct rt_rtmp_adapter *pAd, char *arg);
153 int Set_PwrConstraint(struct rt_rtmp_adapter *pA
[all...]
H A Deeprom.h44 int rtmp_ee_prom_read16(struct rt_rtmp_adapter *pAd,
51 int RTUSBReadEEPROM16(struct rt_rtmp_adapter *pAd,
57 int rtmp_ee_efuse_read16(struct rt_rtmp_adapter *pAd,
65 int RtmpChipOpsEepromHook(struct rt_rtmp_adapter *pAd, int infType);
H A Dap.h44 void WpaStateMachineInit(struct rt_rtmp_adapter *pAd,
54 void RTMPSetPiggyBack(struct rt_rtmp_adapter *pAd, IN BOOLEAN bPiggyBack);
56 void MacTableReset(struct rt_rtmp_adapter *pAd);
58 struct rt_mac_table_entry *MacTableInsertEntry(struct rt_rtmp_adapter *pAd,
62 BOOLEAN MacTableDeleteEntry(struct rt_rtmp_adapter *pAd,
65 struct rt_mac_table_entry *MacTableLookup(struct rt_rtmp_adapter *pAd,
H A Drtmp.h47 struct rt_rtmp_adapter;
295 /* struct rt_rtmp_adapter *pAd, */
300 /* struct rt_rtmp_adapter *pAd, */
1687 int (*eeinit) (struct rt_rtmp_adapter *pAd); /* int (*eeinit)(struct rt_rtmp_adapter *pAd); */
1688 int (*eeread) (struct rt_rtmp_adapter *pAd, u16 offset, u16 *pValue); /* int (*eeread)(struct rt_rtmp_adapter *pAd, int offset, u16 *pValue); */
1691 int (*loadFirmware) (struct rt_rtmp_adapter *pAd); /* int (*loadFirmware)(struct rt_rtmp_adapter *pAd); */
1692 int (*eraseFirmware) (struct rt_rtmp_adapter *pA
1707 struct rt_rtmp_adapter { struct
[all...]
H A Dchlist.h102 void BuildChannelListEx(struct rt_rtmp_adapter *pAd);
104 void BuildBeaconChList(struct rt_rtmp_adapter *pAd,
107 void N_ChannelCheck(struct rt_rtmp_adapter *pAd);
109 void N_SetCenCh(struct rt_rtmp_adapter *pAd);
111 u8 GetCuntryMaxTxPwr(struct rt_rtmp_adapter *pAd, u8 channel);
H A Drt_pci_rbus.c80 void RTMP_AllocateTxDescMemory(struct rt_rtmp_adapter *pAd,
96 void RTMP_AllocateMgmtDescMemory(struct rt_rtmp_adapter *pAd,
111 void RTMP_AllocateRxDescMemory(struct rt_rtmp_adapter *pAd,
126 void RTMP_FreeDescMemory(struct rt_rtmp_adapter *pAd,
138 void RTMP_AllocateFirstTxBuffer(struct rt_rtmp_adapter *pAd,
152 void RTMP_FreeFirstTxBuffer(struct rt_rtmp_adapter *pAd,
173 void RTMP_AllocateSharedMemory(struct rt_rtmp_adapter *pAd,
197 void *RTMP_AllocateRxPacketBuffer(struct rt_rtmp_adapter *pAd,
227 void Invalid_Remaining_Packet(struct rt_rtmp_adapter *pAd, unsigned long VirtualAddress)
236 int RtmpNetTaskInit(struct rt_rtmp_adapter *pA
[all...]
H A Drt_main_dev.c86 struct rt_rtmp_adapter *pAd = NULL;
170 struct rt_rtmp_adapter *pAd = NULL;
214 struct rt_rtmp_adapter *pAd = NULL;
384 struct rt_rtmp_adapter *pAd = NULL;
462 struct net_device *RtmpPhyNetDevInit(struct rt_rtmp_adapter *pAd,
469 RtmpOSNetDevCreate(pAd, INT_MAIN, 0, sizeof(struct rt_rtmp_adapter *),
510 struct rt_rtmp_adapter *pAd = NULL;
562 struct rt_rtmp_adapter *pAd = NULL;
581 struct rt_rtmp_adapter *pAd = NULL;
644 struct rt_rtmp_adapter *pA
[all...]
H A Drt_linux.c94 void RTMP_OS_Init_Timer(struct rt_rtmp_adapter *pAd,
132 void RTMP_OS_Release_Packet(struct rt_rtmp_adapter *pAd, struct rt_queue_entry *pEntry)
155 int os_alloc_mem(struct rt_rtmp_adapter *pAd, u8 ** mem, unsigned long size)
165 int os_free_mem(struct rt_rtmp_adapter *pAd, void *mem)
173 void *RtmpOSNetPktAlloc(struct rt_rtmp_adapter *pAd, IN int size)
182 void *RTMP_AllocateFragPacketBuffer(struct rt_rtmp_adapter *pAd,
201 void *RTMP_AllocateTxPacketBuffer(struct rt_rtmp_adapter *pAd,
225 void build_tx_packet(struct rt_rtmp_adapter *pAd,
238 void RTMPFreeAdapter(struct rt_rtmp_adapter *pAd)
267 vfree(pAd); /* pci_free_consistent(os_cookie->pci_dev,sizeof(struct rt_rtmp_adapter),pA
[all...]
H A Drtmp_timer.h98 struct rt_rtmp_adapter *_pAd; \
101 _pAd = (struct rt_rtmp_adapter *)_pTimer->pAd; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Ddfs.c55 BOOLEAN RadarChannelCheck(struct rt_rtmp_adapter *pAd, u8 Ch)
H A Dee_prom.c41 static inline void RaiseClock(struct rt_rtmp_adapter *pAd, u32 * x)
49 static inline void LowerClock(struct rt_rtmp_adapter *pAd, u32 * x)
57 static inline u16 ShiftInBits(struct rt_rtmp_adapter *pAd)
82 static inline void ShiftOutBits(struct rt_rtmp_adapter *pAd,
110 static inline void EEpromCleanup(struct rt_rtmp_adapter *pAd)
123 static inline void EWEN(struct rt_rtmp_adapter *pAd)
144 static inline void EWDS(struct rt_rtmp_adapter *pAd)
166 int rtmp_ee_prom_read16(struct rt_rtmp_adapter *pAd,
H A Dcmm_cfg.c83 int RT_CfgSetCountryRegion(struct rt_rtmp_adapter *pAd, char *arg, int band)
129 int RT_CfgSetWirelessMode(struct rt_rtmp_adapter *pAd, char *arg)
146 int RT_CfgSetShortSlot(struct rt_rtmp_adapter *pAd, char *arg)
170 int RT_CfgSetWepKey(struct rt_rtmp_adapter *pAd,
233 int RT_CfgSetWPAPSKKey(struct rt_rtmp_adapter *pAd,
H A Dee_efuse.c76 u8 eFuseReadRegisters(struct rt_rtmp_adapter *pAd,
152 void eFusePhysicalReadRegisters(struct rt_rtmp_adapter *pAd,
217 static void eFuseReadPhysical(struct rt_rtmp_adapter *pAd,
247 int set_eFuseGetFreeBlockCount_Proc(struct rt_rtmp_adapter *pAd, char *arg)
271 int set_eFusedump_Proc(struct rt_rtmp_adapter *pAd, char *arg)
290 int rtmp_ee_efuse_read16(struct rt_rtmp_adapter *pAd,
297 int RtmpEfuseSupportCheck(struct rt_rtmp_adapter *pAd)
308 void eFuseGetFreeBlockCount(struct rt_rtmp_adapter *pAd, u32 *EfuseFreeBlock)
334 int eFuse_init(struct rt_rtmp_adapter *pAd)
H A Drt_rf.c56 int RT30xxWriteRFRegister(struct rt_rtmp_adapter *pAd,
104 int RT30xxReadRFRegister(struct rt_rtmp_adapter *pAd,
142 void NICInitRFRegisters(struct rt_rtmp_adapter *pAd)
148 void RtmpChipOpsRFHook(struct rt_rtmp_adapter *pAd)
H A Dspectrum.c264 char RTMP_GetTxPwr(struct rt_rtmp_adapter *pAd, IN HTTRANSMIT_SETTING HTTxMode)
398 void MeasureReqTabInit(struct rt_rtmp_adapter *pAd)
415 void MeasureReqTabExit(struct rt_rtmp_adapter *pAd)
426 struct rt_measure_req_entry *MeasureReqLookUp(struct rt_rtmp_adapter *pAd, u8 DialogToken)
458 struct rt_measure_req_entry *MeasureReqInsert(struct rt_rtmp_adapter *pAd, u8 DialogToken)
551 void MeasureReqDelete(struct rt_rtmp_adapter *pAd, u8 DialogToken)
598 void TpcReqTabInit(struct rt_rtmp_adapter *pAd)
613 void TpcReqTabExit(struct rt_rtmp_adapter *pAd)
624 static struct rt_tpc_req_entry *TpcReqLookUp(struct rt_rtmp_adapter *pAd, u8 DialogToken)
656 static struct rt_tpc_req_entry *TpcReqInsert(struct rt_rtmp_adapter *pA
[all...]
H A Daction.c42 static void ReservedAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem);
61 void ActionStateMachineInit(struct rt_rtmp_adapter *pAd,
101 void MlmeADDBAAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
191 void MlmeDELBAAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
281 void MlmeQOSAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
285 void MlmeDLSAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
289 void MlmeInvalidAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
295 void PeerQOSAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
299 void PeerBAAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
316 void PeerPublicAction(struct rt_rtmp_adapter *pA
[all...]
H A Dba_action.c41 static void ba_mpdu_blk_free(struct rt_rtmp_adapter *pAd,
44 struct rt_ba_ori_entry *BATableAllocOriEntry(struct rt_rtmp_adapter *pAd, u16 * Idx);
46 struct rt_ba_rec_entry *BATableAllocRecEntry(struct rt_rtmp_adapter *pAd, u16 * Idx);
64 void BA_MaxWinSizeReasign(struct rt_rtmp_adapter *pAd,
100 void Announce_Reordering_Packet(struct rt_rtmp_adapter *pAd,
197 void ba_reordering_resource_release(struct rt_rtmp_adapter *pAd)
232 BOOLEAN ba_reordering_resource_init(struct rt_rtmp_adapter *pAd, int num)
280 static struct reordering_mpdu *ba_mpdu_blk_alloc(struct rt_rtmp_adapter *pAd)
295 static void ba_mpdu_blk_free(struct rt_rtmp_adapter *pAd,
306 static u16 ba_indicate_reordering_mpdus_in_order(struct rt_rtmp_adapter *pA
[all...]
H A Deeprom.c39 int RtmpChipOpsEepromHook(struct rt_rtmp_adapter *pAd, int infType)
H A Drtmp_timer.c77 static void RtmpTimerQHandle(struct rt_rtmp_adapter *pAd)
144 struct rt_rtmp_adapter *pAd;
177 struct rt_rtmp_timer_task_entry *RtmpTimerQInsert(struct rt_rtmp_adapter *pAd,
214 BOOLEAN RtmpTimerQRemove(struct rt_rtmp_adapter *pAd, struct rt_ralink_timer *pTimer)
248 void RtmpTimerQExit(struct rt_rtmp_adapter *pAd)
270 void RtmpTimerQInit(struct rt_rtmp_adapter *pAd)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2870/common/
H A Drtusb_data.c47 void REPORT_AMSDU_FRAMES_TO_LLC(struct rt_rtmp_adapter *pAd,
88 int RTUSBFreeDescriptorRequest(struct rt_rtmp_adapter *pAd,
130 int RTUSBFreeDescriptorRelease(struct rt_rtmp_adapter *pAd,
144 BOOLEAN RTUSBNeedQueueBackForAgg(struct rt_rtmp_adapter *pAd, u8 BulkOutPipeId)
194 void RTUSBRejectPendingPackets(struct rt_rtmp_adapter *pAd)
243 void RTMPWriteTxInfo(struct rt_rtmp_adapter *pAd,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dauth_rsp.c50 void AuthRspStateMachineInit(struct rt_rtmp_adapter *pAd,
76 void PeerAuthSimpleRspGenAndSend(struct rt_rtmp_adapter *pAd,
113 void PeerDeauthAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
H A Dauth.c58 void AuthStateMachineInit(struct rt_rtmp_adapter *pAd,
102 struct rt_rtmp_adapter *pAd = (struct rt_rtmp_adapter *)FunctionContext;
128 void MlmeAuthReqAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
151 void PeerAuthRspAtSeq2Action(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
285 void PeerAuthRspAtSeq4Action(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
324 void MlmeDeauthReqAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
377 void AuthTimeoutAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
394 void InvalidStateWhenAuth(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
417 void Cls2errAction(struct rt_rtmp_adapter *pA
[all...]
H A Dwpa.c61 void RTMPReportMicError(struct rt_rtmp_adapter *pAd, struct rt_cipher_key *pWpaKey)
116 int WpaCheckEapCode(struct rt_rtmp_adapter *pAd,
136 void WpaSendMicFailureToWpaSupplicant(struct rt_rtmp_adapter *pAd, IN BOOLEAN bUnicast)
150 void WpaMicFailureReportFrame(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
262 struct rt_rtmp_adapter *pAd = (struct rt_rtmp_adapter *)FunctionContext;
277 void WpaStaPairwiseKeySetting(struct rt_rtmp_adapter *pAd)
333 void WpaStaGroupKeySetting(struct rt_rtmp_adapter *pAd)

Completed in 633 milliseconds

123