Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Drxtx.c343 unsigned int uCTSTime = 0, uDurTime = 0; in s_uGetRTSCTSDuration() local
348uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRat… in s_uGetRTSCTSDuration()
353uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRat… in s_uGetRTSCTSDuration()
358uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRat… in s_uGetRTSCTSDuration()
362 uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate, bNeedAck); in s_uGetRTSCTSDuration()
368uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_o… in s_uGetRTSCTSDuration()
403uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_opt0[FB_RATE0][w… in s_uGetRTSCTSDuration()
405uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_opt1[FB_RATE0][w… in s_uGetRTSCTSDuration()
411uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_opt0[FB_RATE1][w… in s_uGetRTSCTSDuration()
413uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_opt1[FB_RATE1][w… in s_uGetRTSCTSDuration()
[all …]