Searched refs:pDevice (Results 1 - 25 of 144) sorted by relevance

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dwctl.c103 * pDevice - Pointer to adapter
111 unsigned int WCTLuSearchDFCB (PSDevice pDevice, PS802_11Header pMACHeader) argument
115 for(ii=0;ii<pDevice->cbDFCB;ii++) {
116 if ((pDevice->sRxDFCB[ii].bInUse == true) &&
117 (!compare_ether_addr(&(pDevice->sRxDFCB[ii].abyAddr2[0]), &(pMACHeader->abyAddr2[0])))
123 return(pDevice->cbDFCB);
133 * pDevice - Pointer to adapter
141 unsigned int WCTLuInsertDFCB (PSDevice pDevice, PS802_11Header pMACHeader) argument
145 if (pDevice->cbFreeDFCB == 0)
146 return(pDevice
178 WCTLbHandleFragment(PSDevice pDevice, PS802_11Header pMACHeader, unsigned int cbFrameLength, bool bWEP, bool bExtIV) argument
[all...]
H A Dcard.c235 * pDevice - The adapter to be set
244 s_vSetRSPINF (PSDevice pDevice, CARD_PHY_TYPE ePHYType, void *pvSupportRateIEs, void *pvExtSupportRateIEs) argument
251 MACvSelectPage1(pDevice->PortOffset);
254 BBvCaculateParameter(pDevice,
263 VNSvOutPortD(pDevice->PortOffset + MAC_REG_RSPINF_B_1, MAKEDWORD(wLen,MAKEWORD(bySignal,byServ)));
265 BBvCaculateParameter(pDevice,
274 VNSvOutPortD(pDevice->PortOffset + MAC_REG_RSPINF_B_2, MAKEDWORD(wLen,MAKEWORD(bySignal,byServ)));
276 BBvCaculateParameter(pDevice,
285 VNSvOutPortD(pDevice->PortOffset + MAC_REG_RSPINF_B_5, MAKEDWORD(wLen,MAKEWORD(bySignal,byServ)));
287 BBvCaculateParameter(pDevice,
402 PSDevice pDevice = (PSDevice) pDeviceHandler; local
423 PSDevice pDevice = (PSDevice) pDeviceHandler; local
442 PSDevice pDevice = (PSDevice) pDeviceHandler; local
629 PSDevice pDevice = (PSDevice) pDeviceHandler; local
664 PSDevice pDevice = (PSDevice) pDeviceHandler; local
718 PSDevice pDevice = (PSDevice) pDeviceHandler; local
776 PSDevice pDevice = (PSDevice) pDeviceHandler; local
818 PSDevice pDevice = (PSDevice) pDeviceHandler; local
890 PSDevice pDevice = (PSDevice) pDeviceHandler; local
915 PSDevice pDevice = (PSDevice)pDeviceHandler; local
951 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1000 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1044 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1075 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1123 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1149 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1277 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1322 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1373 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1475 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1510 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1543 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1553 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1609 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1667 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1694 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1731 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1857 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1910 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1950 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1963 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1975 PSDevice pDevice = (PSDevice) pDeviceHandler; local
2032 PSDevice pDevice = (PSDevice) pDeviceHandler; local
[all...]
H A Dwcmd.c72 PSDevice pDevice
79 PSDevice pDevice,
91 PSDevice pDevice
107 * pDevice - Pointer to the adapter
116 vAdHocBeaconStop(PSDevice pDevice) argument
119 PSMgmtObject pMgmt = &(pDevice->sMgmtObj);
150 MACvRegBitsOff(pDevice->PortOffset, MAC_REG_TCR, TCR_AUTOBCNTX);
162 * pDevice - Pointer to the adapter
171 vAdHocBeaconRestart(PSDevice pDevice) argument
173 PSMgmtObject pMgmt = &(pDevice
270 s_MgrMakeProbeRequest( PSDevice pDevice, PSMgmtObject pMgmt, unsigned char *pScanBSSID, PWLAN_IE_SSID pSSID, PWLAN_IE_SUPP_RATES pCurrRates, PWLAN_IE_SUPP_RATES pCurrExtSuppRates ) argument
327 PSDevice pDevice = (PSDevice)hDeviceContext; local
346 PSDevice pDevice = (PSDevice)hDeviceContext; local
965 PSDevice pDevice = (PSDevice)hDeviceContext; local
1044 PSDevice pDevice = (PSDevice)hDeviceContext; local
1066 PSDevice pDevice = (PSDevice)hDeviceContext; local
1090 PSDevice pDevice = (PSDevice)hDeviceContext; local
[all...]
H A Ddevice_main.c298 static void device_free_info(PSDevice pDevice);
300 static void device_print_info(PSDevice pDevice);
302 static void device_init_diversity_timer(PSDevice pDevice);
322 static void device_init_rd0_ring(PSDevice pDevice);
323 static void device_init_rd1_ring(PSDevice pDevice);
324 static void device_init_defrag_cb(PSDevice pDevice);
325 static void device_init_td0_ring(PSDevice pDevice);
326 static void device_init_td1_ring(PSDevice pDevice);
330 static bool device_release_WPADEV(PSDevice pDevice);
333 static int device_rx_srv(PSDevice pDevice, unsigne
364 PSDevice pDevice=pci_get_drvdata(pcid); local
405 device_get_options(PSDevice pDevice, int index, char* devname) argument
432 device_set_options(PSDevice pDevice) argument
483 s_vCompleteCurrentMeasure(PSDevice pDevice, unsigned char byResult) argument
528 device_init_registers(PSDevice pDevice, DEVICE_INIT_TYPE InitType) argument
828 CARDvSafeResetRx(pDevice); variable
830 CARDvSafeResetTx(pDevice); variable
[all...]
H A Dioctl.h43 int private_ioctl(PSDevice pDevice, struct ifreq *rq);
47 PSDevice pDevice,
H A Dwroute.h42 bool ROUTEbRelay (PSDevice pDevice, unsigned char *pbySkbData, unsigned int uDataLen, unsigned int uNodeIndex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Dwctl.c103 * pDevice - Pointer to adapter
111 unsigned int WCTLuSearchDFCB (PSDevice pDevice, PS802_11Header pMACHeader) argument
115 for(ii=0;ii<pDevice->cbDFCB;ii++) {
116 if ((pDevice->sRxDFCB[ii].bInUse == true) &&
117 (!compare_ether_addr(&(pDevice->sRxDFCB[ii].abyAddr2[0]), &(pMACHeader->abyAddr2[0])))
123 return(pDevice->cbDFCB);
133 * pDevice - Pointer to adapter
141 unsigned int WCTLuInsertDFCB (PSDevice pDevice, PS802_11Header pMACHeader) argument
145 if (pDevice->cbFreeDFCB == 0)
146 return(pDevice
178 WCTLbHandleFragment(PSDevice pDevice, PS802_11Header pMACHeader, unsigned int cbFrameLength, bool bWEP, bool bExtIV) argument
[all...]
H A Dcard.c235 * pDevice - The adapter to be set
244 s_vSetRSPINF (PSDevice pDevice, CARD_PHY_TYPE ePHYType, void *pvSupportRateIEs, void *pvExtSupportRateIEs) argument
251 MACvSelectPage1(pDevice->PortOffset);
254 BBvCaculateParameter(pDevice,
263 VNSvOutPortD(pDevice->PortOffset + MAC_REG_RSPINF_B_1, MAKEDWORD(wLen,MAKEWORD(bySignal,byServ)));
265 BBvCaculateParameter(pDevice,
274 VNSvOutPortD(pDevice->PortOffset + MAC_REG_RSPINF_B_2, MAKEDWORD(wLen,MAKEWORD(bySignal,byServ)));
276 BBvCaculateParameter(pDevice,
285 VNSvOutPortD(pDevice->PortOffset + MAC_REG_RSPINF_B_5, MAKEDWORD(wLen,MAKEWORD(bySignal,byServ)));
287 BBvCaculateParameter(pDevice,
402 PSDevice pDevice = (PSDevice) pDeviceHandler; local
423 PSDevice pDevice = (PSDevice) pDeviceHandler; local
442 PSDevice pDevice = (PSDevice) pDeviceHandler; local
629 PSDevice pDevice = (PSDevice) pDeviceHandler; local
664 PSDevice pDevice = (PSDevice) pDeviceHandler; local
718 PSDevice pDevice = (PSDevice) pDeviceHandler; local
776 PSDevice pDevice = (PSDevice) pDeviceHandler; local
818 PSDevice pDevice = (PSDevice) pDeviceHandler; local
890 PSDevice pDevice = (PSDevice) pDeviceHandler; local
915 PSDevice pDevice = (PSDevice)pDeviceHandler; local
951 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1000 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1044 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1075 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1123 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1149 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1277 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1322 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1373 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1475 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1510 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1543 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1553 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1609 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1667 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1694 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1731 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1857 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1910 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1950 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1963 PSDevice pDevice = (PSDevice) pDeviceHandler; local
1975 PSDevice pDevice = (PSDevice) pDeviceHandler; local
2032 PSDevice pDevice = (PSDevice) pDeviceHandler; local
[all...]
H A Dwcmd.c72 PSDevice pDevice
79 PSDevice pDevice,
91 PSDevice pDevice
107 * pDevice - Pointer to the adapter
116 vAdHocBeaconStop(PSDevice pDevice) argument
119 PSMgmtObject pMgmt = &(pDevice->sMgmtObj);
150 MACvRegBitsOff(pDevice->PortOffset, MAC_REG_TCR, TCR_AUTOBCNTX);
162 * pDevice - Pointer to the adapter
171 vAdHocBeaconRestart(PSDevice pDevice) argument
173 PSMgmtObject pMgmt = &(pDevice
270 s_MgrMakeProbeRequest( PSDevice pDevice, PSMgmtObject pMgmt, unsigned char *pScanBSSID, PWLAN_IE_SSID pSSID, PWLAN_IE_SUPP_RATES pCurrRates, PWLAN_IE_SUPP_RATES pCurrExtSuppRates ) argument
327 PSDevice pDevice = (PSDevice)hDeviceContext; local
346 PSDevice pDevice = (PSDevice)hDeviceContext; local
965 PSDevice pDevice = (PSDevice)hDeviceContext; local
1044 PSDevice pDevice = (PSDevice)hDeviceContext; local
1066 PSDevice pDevice = (PSDevice)hDeviceContext; local
1090 PSDevice pDevice = (PSDevice)hDeviceContext; local
[all...]
H A Ddevice_main.c298 static void device_free_info(PSDevice pDevice);
300 static void device_print_info(PSDevice pDevice);
302 static void device_init_diversity_timer(PSDevice pDevice);
322 static void device_init_rd0_ring(PSDevice pDevice);
323 static void device_init_rd1_ring(PSDevice pDevice);
324 static void device_init_defrag_cb(PSDevice pDevice);
325 static void device_init_td0_ring(PSDevice pDevice);
326 static void device_init_td1_ring(PSDevice pDevice);
330 static bool device_release_WPADEV(PSDevice pDevice);
333 static int device_rx_srv(PSDevice pDevice, unsigne
364 PSDevice pDevice=pci_get_drvdata(pcid); local
405 device_get_options(PSDevice pDevice, int index, char* devname) argument
432 device_set_options(PSDevice pDevice) argument
483 s_vCompleteCurrentMeasure(PSDevice pDevice, unsigned char byResult) argument
528 device_init_registers(PSDevice pDevice, DEVICE_INIT_TYPE InitType) argument
828 CARDvSafeResetRx(pDevice); variable
830 CARDvSafeResetTx(pDevice); variable
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dfirmware.h46 PSDevice pDevice
51 PSDevice pDevice
56 PSDevice pDevice
H A Dwcmd.c74 PSDevice pDevice
81 PSDevice pDevice,
93 PSDevice pDevice
109 * pDevice - Pointer to the adapter
119 vAdHocBeaconStop(PSDevice pDevice) argument
122 PSMgmtObject pMgmt = &(pDevice->sMgmtObj);
155 MACvRegBitsOff(pDevice, MAC_REG_TCR, TCR_AUTOBCNTX);
167 * pDevice - Pointer to the adapter
176 vAdHocBeaconRestart(PSDevice pDevice) argument
178 PSMgmtObject pMgmt = &(pDevice
272 s_MgrMakeProbeRequest( PSDevice pDevice, PSMgmtObject pMgmt, PBYTE pScanBSSID, PWLAN_IE_SSID pSSID, PWLAN_IE_SUPP_RATES pCurrRates, PWLAN_IE_SUPP_RATES pCurrExtSuppRates ) argument
321 PSDevice pDevice = (PSDevice)hDeviceContext; local
334 PSDevice pDevice = (PSDevice)hDeviceContext; local
1169 PSDevice pDevice = (PSDevice)hDeviceContext; local
1237 PSDevice pDevice = (PSDevice)hDeviceContext; local
1257 PSDevice pDevice = (PSDevice)hDeviceContext; local
1276 PSDevice pDevice = (PSDevice)hDeviceContext; local
[all...]
H A Dbaseband.c666 s_ulGetLowSQ3(PSDevice pDevice);
670 s_ulGetRatio(PSDevice pDevice);
674 s_vClearSQ3Value(PSDevice pDevice);
748 * pDevice - Device Structure
761 PSDevice pDevice,
774 BYTE byPreambleType = pDevice->byPreambleType;
775 BOOL bCCK = pDevice->bCCK;
924 * pDevice - Device Structure
933 BBvSetAntennaMode (PSDevice pDevice, BYTE byAntennaMode) argument
936 /*if ( (pDevice
760 BBvCaculateParameter( PSDevice pDevice, unsigned int cbFrameLength, WORD wRate, BYTE byPacketType, PWORD pwPhyLen, PBYTE pbyPhySrv, PBYTE pbyPhySgn ) argument
993 BBbVT3184Init(PSDevice pDevice) argument
1188 BBvLoopbackOn(PSDevice pDevice) argument
1241 BBvLoopbackOff(PSDevice pDevice) argument
1278 BBvSetShortSlotTime(PSDevice pDevice) argument
1298 BBvSetVGAGainOffset(PSDevice pDevice, BYTE byData) argument
1328 BBvSoftwareReset(PSDevice pDevice) argument
1349 BBvSetDeepSleep(PSDevice pDevice) argument
1356 BBvExitDeepSleep(PSDevice pDevice) argument
1363 s_ulGetLowSQ3(PSDevice pDevice) argument
1383 s_ulGetRatio(PSDevice pDevice) argument
1415 s_vClearSQ3Value(PSDevice pDevice) argument
1443 BBvAntennaDiversity(PSDevice pDevice, BYTE byRxRate, BYTE bySQ3) argument
1579 PSDevice pDevice = (PSDevice)hDeviceContext; local
1618 PSDevice pDevice = (PSDevice)hDeviceContext; local
1646 BBvUpdatePreEDThreshold( PSDevice pDevice, BOOL bScanning) argument
[all...]
H A Dint.c84 PSDevice pDevice = (PSDevice) Context; local
89 spin_lock_irq(&pDevice->lock);
90 if (pDevice->fKillEventPollingThread != TRUE)
91 ntStatus = PIPEnsInterruptRead(pDevice);
92 spin_unlock_irq(&pDevice->lock);
95 int INTnsProcessData(PSDevice pDevice) argument
99 PSMgmtObject pMgmt = &(pDevice->sMgmtObj);
100 struct net_device_stats *pStats = &pDevice->stats;
104 pINTData = (PSINTData) pDevice->intBuf.pDataBuf;
106 STAvUpdateTDStatCounter(&(pDevice
[all...]
H A Dmain_usb.c267 static BOOL device_init_registers(PSDevice pDevice, DEVICE_INIT_TYPE InitType);
268 static BOOL device_init_defrag_cb(PSDevice pDevice);
269 static void device_init_diversity_timer(PSDevice pDevice);
273 static void device_free_tx_bufs(PSDevice pDevice);
274 static void device_free_rx_bufs(PSDevice pDevice);
275 static void device_free_int_bufs(PSDevice pDevice);
276 static void device_free_frag_bufs(PSDevice pDevice);
277 static BOOL device_alloc_bufs(PSDevice pDevice);
279 static int Read_config_file(PSDevice pDevice);
280 static unsigned char *Config_FileOperation(PSDevice pDevice);
298 device_set_options(PSDevice pDevice) argument
336 device_init_diversity_timer(PSDevice pDevice) argument
361 device_init_registers(PSDevice pDevice, DEVICE_INIT_TYPE InitType) argument
683 device_release_WPADEV(PSDevice pDevice) argument
767 PSDevice pDevice = NULL; local
829 device_free_tx_bufs(PSDevice pDevice) argument
849 device_free_rx_bufs(PSDevice pDevice) argument
873 usb_device_reset(PSDevice pDevice) argument
882 device_free_int_bufs(PSDevice pDevice) argument
890 device_alloc_bufs(PSDevice pDevice) argument
993 device_init_defrag_cb(PSDevice pDevice) argument
1017 device_free_frag_bufs(PSDevice pDevice) argument
1032 device_alloc_frag_buf(PSDevice pDevice, PSDeFragControlBlock pDeF) argument
1047 PSDevice pDevice=(PSDevice) netdev_priv(dev); local
1182 PSDevice pDevice=(PSDevice) netdev_priv(dev); local
1295 PSDevice pDevice = netdev_priv(dev); local
1311 PSDevice pDevice = netdev_priv(dev); local
1429 Config_FileOperation(PSDevice pDevice) argument
1494 Read_config_file(PSDevice pDevice) argument
1547 PSDevice pDevice = (PSDevice) netdev_priv(dev); local
1612 PSDevice pDevice=(PSDevice) netdev_priv(dev); local
1619 PSDevice pDevice = (PSDevice)netdev_priv(dev); local
[all...]
H A Dusbpipe.c111 PSDevice pDevice,
121 if (MP_TEST_FLAG(pDevice, fMP_DISCONNECTED))
125 if (MP_TEST_FLAG(pDevice, fMP_CONTROL_WRITES)) {
135 pDevice->usb,
136 usb_sndctrlpipe(pDevice->usb , 0),
156 PSDevice pDevice,
167 if (MP_TEST_FLAG(pDevice, fMP_DISCONNECTED))
170 if (MP_TEST_FLAG(pDevice, fMP_CONTROL_WRITES)) {
174 pDevice->sUsbCtlRequest.bRequestType = 0x40;
175 pDevice
110 PIPEnsControlOutAsyn( PSDevice pDevice, BYTE byRequest, WORD wValue, WORD wIndex, WORD wLength, PBYTE pbyBuffer ) argument
155 PIPEnsControlOut( PSDevice pDevice, BYTE byRequest, WORD wValue, WORD wIndex, WORD wLength, PBYTE pbyBuffer ) argument
212 PIPEnsControlIn( PSDevice pDevice, BYTE byRequest, WORD wValue, WORD wIndex, WORD wLength, PBYTE pbyBuffer ) argument
273 PSDevice pDevice; local
314 PSDevice pDevice; local
349 PIPEnsInterruptRead(PSDevice pDevice) argument
407 PSDevice pDevice; local
487 PIPEnsBulkInUsbRead(PSDevice pDevice, PRCB pRCB) argument
555 PSDevice pDevice = (PSDevice)pRCB->pDevice; local
622 PIPEnsSendBulkOut( PSDevice pDevice, PUSB_SEND_CONTEXT pContext ) argument
707 PSDevice pDevice; local
[all...]
H A Dwctl.c107 * pDevice - Pointer to adapter
116 unsigned int WCTLuSearchDFCB(PSDevice pDevice, PS802_11Header pMACHeader) argument
120 for (ii = 0; ii < pDevice->cbDFCB; ii++) {
121 if ((pDevice->sRxDFCB[ii].bInUse == TRUE) &&
122 (!compare_ether_addr(&(pDevice->sRxDFCB[ii].abyAddr2[0]),
127 return pDevice->cbDFCB;
136 * pDevice - Pointer to adapter
144 unsigned int WCTLuInsertDFCB(PSDevice pDevice, PS802_11Header pMACHeader) argument
148 if (pDevice->cbFreeDFCB == 0)
149 return(pDevice
183 WCTLbHandleFragment(PSDevice pDevice, PS802_11Header pMACHeader, unsigned int cbFrameLength, BOOL bWEP, BOOL bExtIV) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6656/
H A Dfirmware.h46 PSDevice pDevice
51 PSDevice pDevice
56 PSDevice pDevice
H A Dwcmd.c74 PSDevice pDevice
81 PSDevice pDevice,
93 PSDevice pDevice
109 * pDevice - Pointer to the adapter
119 vAdHocBeaconStop(PSDevice pDevice) argument
122 PSMgmtObject pMgmt = &(pDevice->sMgmtObj);
155 MACvRegBitsOff(pDevice, MAC_REG_TCR, TCR_AUTOBCNTX);
167 * pDevice - Pointer to the adapter
176 vAdHocBeaconRestart(PSDevice pDevice) argument
178 PSMgmtObject pMgmt = &(pDevice
272 s_MgrMakeProbeRequest( PSDevice pDevice, PSMgmtObject pMgmt, PBYTE pScanBSSID, PWLAN_IE_SSID pSSID, PWLAN_IE_SUPP_RATES pCurrRates, PWLAN_IE_SUPP_RATES pCurrExtSuppRates ) argument
321 PSDevice pDevice = (PSDevice)hDeviceContext; local
334 PSDevice pDevice = (PSDevice)hDeviceContext; local
1169 PSDevice pDevice = (PSDevice)hDeviceContext; local
1237 PSDevice pDevice = (PSDevice)hDeviceContext; local
1257 PSDevice pDevice = (PSDevice)hDeviceContext; local
1276 PSDevice pDevice = (PSDevice)hDeviceContext; local
[all...]
H A Dbaseband.c666 s_ulGetLowSQ3(PSDevice pDevice);
670 s_ulGetRatio(PSDevice pDevice);
674 s_vClearSQ3Value(PSDevice pDevice);
748 * pDevice - Device Structure
761 PSDevice pDevice,
774 BYTE byPreambleType = pDevice->byPreambleType;
775 BOOL bCCK = pDevice->bCCK;
924 * pDevice - Device Structure
933 BBvSetAntennaMode (PSDevice pDevice, BYTE byAntennaMode) argument
936 /*if ( (pDevice
760 BBvCaculateParameter( PSDevice pDevice, unsigned int cbFrameLength, WORD wRate, BYTE byPacketType, PWORD pwPhyLen, PBYTE pbyPhySrv, PBYTE pbyPhySgn ) argument
993 BBbVT3184Init(PSDevice pDevice) argument
1188 BBvLoopbackOn(PSDevice pDevice) argument
1241 BBvLoopbackOff(PSDevice pDevice) argument
1278 BBvSetShortSlotTime(PSDevice pDevice) argument
1298 BBvSetVGAGainOffset(PSDevice pDevice, BYTE byData) argument
1328 BBvSoftwareReset(PSDevice pDevice) argument
1349 BBvSetDeepSleep(PSDevice pDevice) argument
1356 BBvExitDeepSleep(PSDevice pDevice) argument
1363 s_ulGetLowSQ3(PSDevice pDevice) argument
1383 s_ulGetRatio(PSDevice pDevice) argument
1415 s_vClearSQ3Value(PSDevice pDevice) argument
1443 BBvAntennaDiversity(PSDevice pDevice, BYTE byRxRate, BYTE bySQ3) argument
1579 PSDevice pDevice = (PSDevice)hDeviceContext; local
1618 PSDevice pDevice = (PSDevice)hDeviceContext; local
1646 BBvUpdatePreEDThreshold( PSDevice pDevice, BOOL bScanning) argument
[all...]
H A Dint.c84 PSDevice pDevice = (PSDevice) Context; local
89 spin_lock_irq(&pDevice->lock);
90 if (pDevice->fKillEventPollingThread != TRUE)
91 ntStatus = PIPEnsInterruptRead(pDevice);
92 spin_unlock_irq(&pDevice->lock);
95 int INTnsProcessData(PSDevice pDevice) argument
99 PSMgmtObject pMgmt = &(pDevice->sMgmtObj);
100 struct net_device_stats *pStats = &pDevice->stats;
104 pINTData = (PSINTData) pDevice->intBuf.pDataBuf;
106 STAvUpdateTDStatCounter(&(pDevice
[all...]
H A Dmain_usb.c267 static BOOL device_init_registers(PSDevice pDevice, DEVICE_INIT_TYPE InitType);
268 static BOOL device_init_defrag_cb(PSDevice pDevice);
269 static void device_init_diversity_timer(PSDevice pDevice);
273 static void device_free_tx_bufs(PSDevice pDevice);
274 static void device_free_rx_bufs(PSDevice pDevice);
275 static void device_free_int_bufs(PSDevice pDevice);
276 static void device_free_frag_bufs(PSDevice pDevice);
277 static BOOL device_alloc_bufs(PSDevice pDevice);
279 static int Read_config_file(PSDevice pDevice);
280 static unsigned char *Config_FileOperation(PSDevice pDevice);
298 device_set_options(PSDevice pDevice) argument
336 device_init_diversity_timer(PSDevice pDevice) argument
361 device_init_registers(PSDevice pDevice, DEVICE_INIT_TYPE InitType) argument
683 device_release_WPADEV(PSDevice pDevice) argument
767 PSDevice pDevice = NULL; local
829 device_free_tx_bufs(PSDevice pDevice) argument
849 device_free_rx_bufs(PSDevice pDevice) argument
873 usb_device_reset(PSDevice pDevice) argument
882 device_free_int_bufs(PSDevice pDevice) argument
890 device_alloc_bufs(PSDevice pDevice) argument
993 device_init_defrag_cb(PSDevice pDevice) argument
1017 device_free_frag_bufs(PSDevice pDevice) argument
1032 device_alloc_frag_buf(PSDevice pDevice, PSDeFragControlBlock pDeF) argument
1047 PSDevice pDevice=(PSDevice) netdev_priv(dev); local
1182 PSDevice pDevice=(PSDevice) netdev_priv(dev); local
1295 PSDevice pDevice = netdev_priv(dev); local
1311 PSDevice pDevice = netdev_priv(dev); local
1429 Config_FileOperation(PSDevice pDevice) argument
1494 Read_config_file(PSDevice pDevice) argument
1547 PSDevice pDevice = (PSDevice) netdev_priv(dev); local
1612 PSDevice pDevice=(PSDevice) netdev_priv(dev); local
1619 PSDevice pDevice = (PSDevice)netdev_priv(dev); local
[all...]
H A Dusbpipe.c111 PSDevice pDevice,
121 if (MP_TEST_FLAG(pDevice, fMP_DISCONNECTED))
125 if (MP_TEST_FLAG(pDevice, fMP_CONTROL_WRITES)) {
135 pDevice->usb,
136 usb_sndctrlpipe(pDevice->usb , 0),
156 PSDevice pDevice,
167 if (MP_TEST_FLAG(pDevice, fMP_DISCONNECTED))
170 if (MP_TEST_FLAG(pDevice, fMP_CONTROL_WRITES)) {
174 pDevice->sUsbCtlRequest.bRequestType = 0x40;
175 pDevice
110 PIPEnsControlOutAsyn( PSDevice pDevice, BYTE byRequest, WORD wValue, WORD wIndex, WORD wLength, PBYTE pbyBuffer ) argument
155 PIPEnsControlOut( PSDevice pDevice, BYTE byRequest, WORD wValue, WORD wIndex, WORD wLength, PBYTE pbyBuffer ) argument
212 PIPEnsControlIn( PSDevice pDevice, BYTE byRequest, WORD wValue, WORD wIndex, WORD wLength, PBYTE pbyBuffer ) argument
273 PSDevice pDevice; local
314 PSDevice pDevice; local
349 PIPEnsInterruptRead(PSDevice pDevice) argument
407 PSDevice pDevice; local
487 PIPEnsBulkInUsbRead(PSDevice pDevice, PRCB pRCB) argument
555 PSDevice pDevice = (PSDevice)pRCB->pDevice; local
622 PIPEnsSendBulkOut( PSDevice pDevice, PUSB_SEND_CONTEXT pContext ) argument
707 PSDevice pDevice; local
[all...]
H A Dwctl.c107 * pDevice - Pointer to adapter
116 unsigned int WCTLuSearchDFCB(PSDevice pDevice, PS802_11Header pMACHeader) argument
120 for (ii = 0; ii < pDevice->cbDFCB; ii++) {
121 if ((pDevice->sRxDFCB[ii].bInUse == TRUE) &&
122 (!compare_ether_addr(&(pDevice->sRxDFCB[ii].abyAddr2[0]),
127 return pDevice->cbDFCB;
136 * pDevice - Pointer to adapter
144 unsigned int WCTLuInsertDFCB(PSDevice pDevice, PS802_11Header pMACHeader) argument
148 if (pDevice->cbFreeDFCB == 0)
149 return(pDevice
183 WCTLbHandleFragment(PSDevice pDevice, PS802_11Header pMACHeader, unsigned int cbFrameLength, BOOL bWEP, BOOL bExtIV) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcm57xx/sys/
H A Dtigon3.c27 LM_STATUS LM_Abort(PLM_DEVICE_BLOCK pDevice);
28 LM_STATUS LM_QueueRxPackets(PLM_DEVICE_BLOCK pDevice);
30 static LM_STATUS LM_InitBcm540xPhy(PLM_DEVICE_BLOCK pDevice);
31 static LM_VOID LM_PhyTapPowerMgmt(LM_DEVICE_BLOCK *pDevice);
33 LM_VOID LM_ServiceRxInterrupt(PLM_DEVICE_BLOCK pDevice);
34 LM_VOID LM_ServiceTxInterrupt(PLM_DEVICE_BLOCK pDevice);
36 static LM_STATUS LM_ForceAutoNeg(PLM_DEVICE_BLOCK pDevice);
37 static LM_UINT32 GetPhyAdFlowCntrlSettings(PLM_DEVICE_BLOCK pDevice);
38 STATIC LM_STATUS LM_SetFlowControl(PLM_DEVICE_BLOCK pDevice,
41 STATIC LM_STATUS LM_SetupFiberPhy(PLM_DEVICE_BLOCK pDevice);
75 LM_RegRd(PLM_DEVICE_BLOCK pDevice, LM_UINT32 Register) argument
91 LM_RegRdBack(PLM_DEVICE_BLOCK pDevice, LM_UINT32 Register) argument
111 LM_RegWr(PLM_DEVICE_BLOCK pDevice, LM_UINT32 Register, LM_UINT32 Value32, LM_UINT32 ReadBack) argument
138 LM_RegRdInd( PLM_DEVICE_BLOCK pDevice, LM_UINT32 Register) argument
159 LM_RegWrInd( PLM_DEVICE_BLOCK pDevice, LM_UINT32 Register, LM_UINT32 Value32) argument
178 LM_MemRdInd( PLM_DEVICE_BLOCK pDevice, LM_UINT32 MemAddr) argument
199 LM_MemWrInd( PLM_DEVICE_BLOCK pDevice, LM_UINT32 MemAddr, LM_UINT32 Value32) argument
216 LM_QueueRxPackets( PLM_DEVICE_BLOCK pDevice) argument
411 LM_EEPROM_ExecuteCommand( PLM_DEVICE_BLOCK pDevice, LM_UINT32 cmd ) argument
448 LM_NVRAM_ExecuteCommand( PLM_DEVICE_BLOCK pDevice, LM_UINT32 cmd ) argument
488 LM_EEPROM_Read_UINT32( PLM_DEVICE_BLOCK pDevice, LM_UINT32 offset, LM_UINT32 * data ) argument
525 LM_NVRAM_Read_UINT32( PLM_DEVICE_BLOCK pDevice, LM_UINT32 offset, LM_UINT32 * data ) argument
582 LM_EEPROM_ReadSize( PLM_DEVICE_BLOCK pDevice, LM_UINT32 * size ) argument
648 LM_FLASH_Atmel_Buffered_ReadSize( PLM_DEVICE_BLOCK pDevice, LM_UINT32 * size ) argument
696 LM_FLASH_ST_ReadSize( PLM_DEVICE_BLOCK pDevice, LM_UINT32 * size ) argument
773 LM_FLASH_Saifun_ReadSize( PLM_DEVICE_BLOCK pDevice, LM_UINT32 * size ) argument
819 LM_FLASH_ReadSize( PLM_DEVICE_BLOCK pDevice, LM_UINT32 * size ) argument
1193 LM_NvramRead( PLM_DEVICE_BLOCK pDevice, LM_UINT32 offset, LM_UINT32 * data ) argument
1260 LM_NVRAM_ReadBlock(PLM_DEVICE_BLOCK pDevice, LM_UINT32 offset, LM_UINT8 *data, LM_UINT32 size) argument
1322 LM_EEPROM_WriteBlock( PLM_DEVICE_BLOCK pDevice, LM_UINT32 offset, LM_UINT8 * data, LM_UINT32 size ) argument
1475 LM_NVRAM_WriteBlockUnBuffered( PLM_DEVICE_BLOCK pDevice, LM_UINT32 offset, LM_UINT8 * data, LM_UINT32 size ) argument
1650 LM_NVRAM_WriteBlockBuffered( PLM_DEVICE_BLOCK pDevice, LM_UINT32 offset, LM_UINT8 * data, LM_UINT32 size ) argument
1904 LM_NVRAM_WriteBlock( PLM_DEVICE_BLOCK pDevice, LM_UINT32 offset, LM_UINT8 * data, LM_UINT32 size ) argument
2006 LM_NvramWriteBlock( PLM_DEVICE_BLOCK pDevice, LM_UINT32 offset, LM_UINT32 * data, LM_UINT32 size ) argument
2020 LM_ReadVPD(PLM_DEVICE_BLOCK pDevice) argument
2083 LM_ReadBootCodeVersion(PLM_DEVICE_BLOCK pDevice) argument
2169 LM_ReadIPMICodeVersion(PLM_DEVICE_BLOCK pDevice) argument
2237 LM_GetBusSpeed(PLM_DEVICE_BLOCK pDevice) argument
2323 LM_GetAdapterInfo( PLM_DEVICE_BLOCK pDevice) argument
3526 LM_InitializeAdapter( PLM_DEVICE_BLOCK pDevice) argument
3887 LM_DisableChip(PLM_DEVICE_BLOCK pDevice) argument
4054 LM_DisableFW(PLM_DEVICE_BLOCK pDevice) argument
4087 LM_ResetAdapter( PLM_DEVICE_BLOCK pDevice) argument
4951 LM_DisableInterrupt( PLM_DEVICE_BLOCK pDevice) argument
4975 LM_EnableInterrupt( PLM_DEVICE_BLOCK pDevice) argument
5006 LM_SendPacket(PLM_DEVICE_BLOCK pDevice, PLM_PACKET pPacket) argument
5194 LM_Test4GBoundary(PLM_DEVICE_BLOCK pDevice, PLM_PACKET pPacket, PT3_SND_BD pSendBd) argument
5271 LM_SetReceiveMask(PLM_DEVICE_BLOCK pDevice, LM_UINT32 Mask) argument
5429 LM_Abort( PLM_DEVICE_BLOCK pDevice) argument
5559 LM_DoHalt(LM_DEVICE_BLOCK *pDevice) argument
5605 LM_Halt(LM_DEVICE_BLOCK *pDevice) argument
5616 LM_WritePreResetSignatures(LM_DEVICE_BLOCK *pDevice, LM_RESET_TYPE Mode) argument
5639 LM_WritePostResetSignatures(LM_DEVICE_BLOCK *pDevice, LM_RESET_TYPE Mode) argument
5659 LM_WriteLegacySignatures(LM_DEVICE_BLOCK *pDevice, LM_RESET_TYPE Mode) argument
5681 LM_ResetChip(PLM_DEVICE_BLOCK pDevice) argument
5889 LM_ShutdownChip(PLM_DEVICE_BLOCK pDevice, LM_RESET_TYPE Mode) argument
5913 LM_ServiceTxInterrupt( PLM_DEVICE_BLOCK pDevice) argument
5963 LM_ServiceRxPoll(PLM_DEVICE_BLOCK pDevice, int limit) argument
6099 LM_ServiceRxInterrupt(PLM_DEVICE_BLOCK pDevice) argument
6250 LM_ServiceInterrupts( PLM_DEVICE_BLOCK pDevice) argument
6325 LM_MulticastAdd(LM_DEVICE_BLOCK *pDevice, PLM_UINT8 pMcAddress) argument
6359 LM_MulticastDel(LM_DEVICE_BLOCK *pDevice, PLM_UINT8 pMcAddress) argument
6372 LM_MulticastClear(LM_DEVICE_BLOCK *pDevice) argument
6393 LM_SetMacAddress( PLM_DEVICE_BLOCK pDevice, PLM_UINT8 pMacAddress) argument
6424 LM_PhyTapPowerMgmt(LM_DEVICE_BLOCK *pDevice) argument
6453 LM_InitBcm540xPhy( PLM_DEVICE_BLOCK pDevice) argument
6749 LM_SetFlowControl( PLM_DEVICE_BLOCK pDevice, LM_UINT32 LocalPhyAd, LM_UINT32 RemotePhyAd) argument
6852 LM_InitBcm800xPhy( PLM_DEVICE_BLOCK pDevice) argument
6915 LM_SetupFiberPhy( PLM_DEVICE_BLOCK pDevice) argument
7405 LM_SetupCopperPhy( PLM_DEVICE_BLOCK pDevice) argument
7736 LM_5714_FamForceFiber( PLM_DEVICE_BLOCK pDevice) argument
7773 LM_5714_FamGoFiberAutoNeg( PLM_DEVICE_BLOCK pDevice) argument
7807 LM_5714_FamDoFiberLoopback(PLM_DEVICE_BLOCK pDevice) argument
7838 LM_SetupNewFiberPhy( PLM_DEVICE_BLOCK pDevice) argument
7922 LM_5714_FamFiberCheckLink( PLM_DEVICE_BLOCK pDevice) argument
7981 LM_SetupPhy( PLM_DEVICE_BLOCK pDevice) argument
8071 LM_wait_macro_done(LM_DEVICE_BLOCK *pDevice) argument
8134 LM_ResetPhy_5703_4_5(LM_DEVICE_BLOCK *pDevice, int retry, int reset) argument
8319 LM_ResetPhy(LM_DEVICE_BLOCK *pDevice) argument
8404 LM_SetEthWireSpeed(LM_DEVICE_BLOCK *pDevice) argument
8421 LM_PhyAdvertiseAll(LM_DEVICE_BLOCK *pDevice) argument
8458 LM_ReadPhy( PLM_DEVICE_BLOCK pDevice, LM_UINT32 PhyReg, PLM_UINT32 pData32) argument
8517 LM_WritePhy( PLM_DEVICE_BLOCK pDevice, LM_UINT32 PhyReg, LM_UINT32 Data32) argument
8592 LM_GetPhyId(LM_DEVICE_BLOCK *pDevice) argument
8606 LM_EnableMacLoopBack(PLM_DEVICE_BLOCK pDevice) argument
8619 LM_DisableMacLoopBack(PLM_DEVICE_BLOCK pDevice) argument
8635 LM_EnablePhyLoopBack(PLM_DEVICE_BLOCK pDevice) argument
8643 LM_DisablePhyLoopBack(PLM_DEVICE_BLOCK pDevice) argument
8651 LM_EnableExtLoopBack(PLM_DEVICE_BLOCK pDevice, LM_LINE_SPEED LineSpeed) argument
8667 LM_DisableExtLoopBack(PLM_DEVICE_BLOCK pDevice) argument
8685 LM_SetPowerState( PLM_DEVICE_BLOCK pDevice, LM_POWER_STATE PowerLevel) argument
8999 LM_SwitchVaux(PLM_DEVICE_BLOCK pDevice, PLM_DEVICE_BLOCK pDevice2) argument
9133 GetPhyAdFlowCntrlSettings( PLM_DEVICE_BLOCK pDevice) argument
9197 LM_ForceAutoNeg(PLM_DEVICE_BLOCK pDevice) argument
9454 LM_LoadFirmware(PLM_DEVICE_BLOCK pDevice, PT3_FWIMG_INFO pFwImg, LM_UINT32 LoadCpu, LM_UINT32 StartCpu) argument
9606 LM_HaltCpu(PLM_DEVICE_BLOCK pDevice,LM_UINT32 cpu_number) argument
9724 LM_BlinkLED(PLM_DEVICE_BLOCK pDevice, LM_UINT32 BlinkDurationSec) argument
9770 LM_SwitchClocks(PLM_DEVICE_BLOCK pDevice) argument
9808 t3_do_dma(PLM_DEVICE_BLOCK pDevice, LM_PHYSICAL_ADDRESS host_addr_phy, int length, int dma_read) argument
9873 LM_DmaTest(PLM_DEVICE_BLOCK pDevice, PLM_UINT8 pBufferVirt, LM_PHYSICAL_ADDRESS BufferPhy, LM_UINT32 BufferSize) argument
9952 LM_GetStats(PLM_DEVICE_BLOCK pDevice) argument
[all...]

Completed in 243 milliseconds

123456