• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/

Lines Matching refs:rt_rtmp_adapter

264 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 *pAd, u8 DialogToken)
748 static void TpcReqDelete(struct rt_rtmp_adapter *pAd, u8 DialogToken)
805 static u64 GetCurrentTimeStamp(struct rt_rtmp_adapter *pAd)
821 static u8 GetCurTxPwr(struct rt_rtmp_adapter *pAd, u8 Wcid)
836 void InsertChannelRepIE(struct rt_rtmp_adapter *pAd,
903 void InsertDialogToken(struct rt_rtmp_adapter *pAd,
927 static void InsertTpcReqIE(struct rt_rtmp_adapter *pAd,
956 void InsertTpcReportIE(struct rt_rtmp_adapter *pAd,
993 static void InsertChSwAnnIE(struct rt_rtmp_adapter *pAd,
1034 static void InsertMeasureReqIE(struct rt_rtmp_adapter *pAd,
1069 static void InsertMeasureReportIE(struct rt_rtmp_adapter *pAd,
1108 void MakeMeasurementReqFrame(struct rt_rtmp_adapter *pAd,
1158 void EnqueueMeasurementRep(struct rt_rtmp_adapter *pAd,
1217 void EnqueueTPCReq(struct rt_rtmp_adapter *pAd, u8 *pDA, u8 DialogToken)
1265 void EnqueueTPCRep(struct rt_rtmp_adapter *pAd,
1318 void EnqueueChSwAnn(struct rt_rtmp_adapter *pAd,
1352 static BOOLEAN DfsRequirementCheck(struct rt_rtmp_adapter *pAd, u8 Channel)
1379 void NotifyChSwAnnToPeerAPs(struct rt_rtmp_adapter *pAd,
1385 static void StartDFSProcedure(struct rt_rtmp_adapter *pAd,
1418 static BOOLEAN PeerChSwAnnSanity(struct rt_rtmp_adapter *pAd,
1475 static BOOLEAN PeerMeasureReqSanity(struct rt_rtmp_adapter *pAd,
1569 static BOOLEAN PeerMeasureReportSanity(struct rt_rtmp_adapter *pAd,
1669 static BOOLEAN PeerTpcReqSanity(struct rt_rtmp_adapter *pAd,
1722 static BOOLEAN PeerTpcRepSanity(struct rt_rtmp_adapter *pAd,
1777 static void PeerChSwAnnAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
1859 static void PeerMeasureReqAction(struct rt_rtmp_adapter *pAd,
1892 static void PeerMeasureReportAction(struct rt_rtmp_adapter *pAd,
1968 static void PeerTpcReqAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
2010 static void PeerTpcRepAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
2044 void PeerSpectrumAction(struct rt_rtmp_adapter *pAd, struct rt_mlme_queue_elem *Elem)
2089 int Set_MeasureReq_Proc(struct rt_rtmp_adapter *pAd, char *arg)
2187 int Set_TpcReq_Proc(struct rt_rtmp_adapter *pAd, char *arg)