Home
last modified time | relevance | path

Searched refs:uDurTime (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/vt6655/
Drxtx.c407 unsigned int uCTSTime = 0, uDurTime = 0; in s_uGetRTSCTSDuration() local
412uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate,… in s_uGetRTSCTSDuration()
417uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate,… in s_uGetRTSCTSDuration()
422uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate,… in s_uGetRTSCTSDuration()
426 uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate, bNeedAck); in s_uGetRTSCTSDuration()
432uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_… in s_uGetRTSCTSDuration()
434uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_… in s_uGetRTSCTSDuration()
441uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Op… in s_uGetRTSCTSDuration()
443uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Op… in s_uGetRTSCTSDuration()
450uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Op… in s_uGetRTSCTSDuration()
[all …]