Searched refs:cbFrameLength (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/vt6655/ |
| H A D | rxtx.c | 96 unsigned int cbFrameLength, 132 unsigned int cbFrameLength, 161 unsigned int cbFrameLength, in s_uGetTxRsvTime() argument 168 uDataTime = bb_get_frame_time(pDevice->byPreambleType, byPktType, cbFrameLength, wRate); in s_uGetTxRsvTime() 236 unsigned int cbFrameLength, in s_uGetDataDuration() argument 255 len = cbFrameLength; in s_uGetDataDuration() 338 unsigned int cbFrameLength, in s_uGetRTSCTSDuration() argument 350 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRat… in s_uGetRTSCTSDuration() 355 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRat… in s_uGetRTSCTSDuration() 360 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRat… in s_uGetRTSCTSDuration() [all …]
|