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

/linux-4.1.27/drivers/staging/vt6655/
H A Drxtx.c168 s_uGetTxRsvTime( struct vnt_private *pDevice, unsigned char byPktType, unsigned int cbFrameLength, unsigned short wRate, bool bNeedAck ) s_uGetTxRsvTime() argument
238 s_uGetDataDuration( struct vnt_private *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 ) s_uGetDataDuration() argument
397 s_uGetRTSCTSDuration( struct vnt_private *pDevice, unsigned char byDurType, unsigned int cbFrameLength, unsigned char byPktType, unsigned short wRate, bool bNeedAck, unsigned char byFBOption ) s_uGetRTSCTSDuration() argument

Completed in 44 milliseconds