• 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/vt6655/

Lines Matching refs:pDeviceHandler

90 void CARDvSetRSPINF(void *pDeviceHandler, CARD_PHY_TYPE ePHYType);
91 void vUpdateIFS(void *pDeviceHandler);
92 void CARDvUpdateBasicTopRate(void *pDeviceHandler);
93 bool CARDbAddBasicRate(void *pDeviceHandler, unsigned short wRateIdx);
94 bool CARDbIsOFDMinBasicRate(void *pDeviceHandler);
96 bool CARDbSoftwareReset(void *pDeviceHandler);
102 bool CARDbSetTxPower(void *pDeviceHandler, unsigned long ulTxPower);
103 unsigned char CARDbyGetPktType(void *pDeviceHandler);
104 void CARDvSafeResetTx(void *pDeviceHandler);
105 void CARDvSafeResetRx(void *pDeviceHandler);
107 bool CARDbRadioPowerOff(void *pDeviceHandler);
108 bool CARDbRadioPowerOn(void *pDeviceHandler);
109 //bool CARDbSendPacket(void *pDeviceHandler, void *pPacket, CARD_PKT_TYPE ePktType, unsigned int uLength);
110 bool CARDbIsShortPreamble(void *pDeviceHandler);
111 bool CARDbIsShorSlotTime(void *pDeviceHandler);
112 bool CARDbSetPhyParameter(void *pDeviceHandler, CARD_PHY_TYPE ePHYType, unsigned short wCapInfo, unsigned char byERPField, void *pvSupportRateIEs, void *pvExtSupportRateIEs);
113 bool CARDbUpdateTSF(void *pDeviceHandler, unsigned char byRxRate, QWORD qwBSSTimestamp, QWORD qwLocalTSF);
114 bool CARDbStopTxPacket(void *pDeviceHandler, CARD_PKT_TYPE ePktType);
115 bool CARDbStartTxPacket(void *pDeviceHandler, CARD_PKT_TYPE ePktType);
116 bool CARDbSetBeaconPeriod(void *pDeviceHandler, unsigned short wBeaconInterval);
117 bool CARDbSetBSSID(void *pDeviceHandler, unsigned char *pbyBSSID, CARD_OP_MODE eOPMode);
121 void *pDeviceHandler
125 void *pDeviceHandler,
130 bool CARDbRemoveKey (void *pDeviceHandler, unsigned char *pbyBSSID);
134 void *pDeviceHandler,
142 void *pDeviceHandler
147 void *pDeviceHandler,
154 void *pDeviceHandler,
162 void *pDeviceHandler,
172 void *pDeviceHandler
177 void *pDeviceHandler,
184 void *pDeviceHandler,
191 void *pDeviceHandler