Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6655/
Drxtx.c406 unsigned int uCTSTime = 0, uDurTime = 0; in s_uGetRTSCTSDuration() local
411uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate,… in s_uGetRTSCTSDuration()
416uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate,… in s_uGetRTSCTSDuration()
421uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate,… in s_uGetRTSCTSDuration()
425 uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate, bNeedAck); in s_uGetRTSCTSDuration()
431uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_… in s_uGetRTSCTSDuration()
433uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_… in s_uGetRTSCTSDuration()
440uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Op… in s_uGetRTSCTSDuration()
442uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Op… in s_uGetRTSCTSDuration()
449uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Op… in s_uGetRTSCTSDuration()
[all …]