Searched defs:byPktType (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dwroute.c74 unsigned char byPktType; local
H A Dbaseband.c1780 BBuGetFrameTime( unsigned char byPreambleType, unsigned char byPktType, unsigned int cbFrameLength, unsigned short wRate ) argument
H A Drxtx.c370 s_uGetTxRsvTime( PSDevice pDevice, unsigned char byPktType, unsigned int cbFrameLength, unsigned short wRate, bool bNeedAck ) argument
401 s_uGetRTSCTSRsvTime( PSDevice pDevice, unsigned char byRTSRsvType, unsigned char byPktType, unsigned int cbFrameLength, unsigned short wCurrentRate ) argument
443 s_uGetDataDuration( PSDevice pDevice, unsigned char byDurType, unsigned int cbFrameLength, unsigned char byPktType, unsigned short wRate, bool bNeedAck, unsigned int uFragIdx, unsigned int cbLastFragmentSize, unsigned int uMACfragNum, unsigned char byFBOption ) argument
614 s_uGetRTSCTSDuration( PSDevice pDevice, unsigned char byDurType, unsigned int cbFrameLength, unsigned char byPktType, unsigned short wRate, bool bNeedAck, unsigned char byFBOption ) argument
712 s_uFillDataHead( PSDevice pDevice, unsigned char byPktType, void * pTxDataHead, unsigned int cbFrameLength, unsigned int uDMAIdx, bool bNeedAck, unsigned int uFragIdx, unsigned int cbLastFragmentSize, unsigned int uMACfragNum, unsigned char byFBOption, unsigned short wCurrentRate ) argument
844 s_vFillRTSHead( PSDevice pDevice, unsigned char byPktType, void * pvRTS, unsigned int cbFrameLength, bool bNeedAck, bool bDisCRC, PSEthernetHeader psEthHeader, unsigned short wCurrentRate, unsigned char byFBOption ) argument
1038 s_vFillCTSHead( PSDevice pDevice, unsigned int uDMAIdx, unsigned char byPktType, void * pvCTS, unsigned int cbFrameLength, bool bNeedAck, bool bDisCRC, unsigned short wCurrentRate, unsigned char byFBOption ) argument
1143 s_vGenerateTxParameter( PSDevice pDevice, unsigned char byPktType, void * pTxBufHead, void * pvRrvTime, void * pvRTS, void * pvCTS, unsigned int cbFrameSize, bool bNeedACK, unsigned int uDMAIdx, PSEthernetHeader psEthHeader, unsigned short wCurrentRate ) argument
1308 s_cbFillTxBufHead(PSDevice pDevice, unsigned char byPktType, unsigned char *pbyTxBufferAddr, unsigned int cbFrameBodySize, unsigned int uDMAIdx, PSTxDesc pHeadTD, PSEthernetHeader psEthHeader, unsigned char *pPacket, bool bNeedEncrypt, PSKeyItem pTransmitKey, unsigned int uNodeIndex, unsigned int *puMACfragNum) argument
2072 vGenerateFIFOHeader(PSDevice pDevice, unsigned char byPktType, unsigned char *pbyTxBufferAddr, bool bNeedEncrypt, unsigned int cbPayloadSize, unsigned int uDMAIdx, PSTxDesc pHeadTD, PSEthernetHeader psEthHeader, unsigned char *pPacket, PSKeyItem pTransmitKey, unsigned int uNodeIndex, unsigned int *puMACfragNum, unsigned int *pcbHeaderSize) argument
2307 unsigned char byPktType; local
2626 unsigned char byPktType; local
2791 unsigned char byPktType; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dbaseband.c693 BBuGetFrameTime( BYTE byPreambleType, BYTE byPktType, unsigned int cbFrameLength, WORD wRate ) argument
H A Drxtx.c486 s_uGetTxRsvTime( PSDevice pDevice, BYTE byPktType, unsigned int cbFrameLength, WORD wRate, BOOL bNeedAck ) argument
514 s_uGetRTSCTSRsvTime( PSDevice pDevice, BYTE byRTSRsvType, BYTE byPktType, unsigned int cbFrameLength, WORD wCurrentRate ) argument
556 s_uGetDataDuration( PSDevice pDevice, BYTE byDurType, unsigned int cbFrameLength, BYTE byPktType, WORD wRate, BOOL bNeedAck, unsigned int uFragIdx, unsigned int cbLastFragmentSize, unsigned int uMACfragNum, BYTE byFBOption ) argument
725 s_uGetRTSCTSDuration( PSDevice pDevice, BYTE byDurType, unsigned int cbFrameLength, BYTE byPktType, WORD wRate, BOOL bNeedAck, BYTE byFBOption ) argument
824 s_uFillDataHead( PSDevice pDevice, BYTE byPktType, WORD wCurrentRate, void *pTxDataHead, unsigned int cbFrameLength, unsigned int uDMAIdx, BOOL bNeedAck, unsigned int uFragIdx, unsigned int cbLastFragmentSize, unsigned int uMACfragNum, BYTE byFBOption ) argument
969 s_vFillRTSHead( PSDevice pDevice, BYTE byPktType, void *pvRTS, unsigned int cbFrameLength, BOOL bNeedAck, BOOL bDisCRC, PSEthernetHeader psEthHeader, WORD wCurrentRate, BYTE byFBOption ) argument
1197 s_vFillCTSHead( PSDevice pDevice, unsigned int uDMAIdx, BYTE byPktType, void *pvCTS, unsigned int cbFrameLength, BOOL bNeedAck, BOOL bDisCRC, WORD wCurrentRate, BYTE byFBOption ) argument
1297 s_vGenerateTxParameter( PSDevice pDevice, BYTE byPktType, WORD wCurrentRate, void *pTxBufHead, void *pvRrvTime, void *pvRTS, void *pvCTS, unsigned int cbFrameSize, BOOL bNeedACK, unsigned int uDMAIdx, PSEthernetHeader psEthHeader ) argument
1414 s_bPacketToWirelessUsb( PSDevice pDevice, BYTE byPktType, PBYTE usbPacketBuf, BOOL bNeedEncryption, unsigned int uSkbPacketLen, unsigned int uDMAIdx, PSEthernetHeader psEthHeader, PBYTE pPacket, PSKeyItem pTransmitKey, unsigned int uNodeIndex, WORD wCurrentRate, unsigned int *pcbHeaderLen, unsigned int *pcbTotalLen ) argument
1950 BYTE byPktType; local
2333 BYTE byPktType; local
2739 BYTE byPktType; local
3140 BYTE byPktType = PK_TYPE_11B; local
[all...]

Completed in 126 milliseconds