Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Drxtx.c156 s_uGetTxRsvTime( in s_uGetTxRsvTime() function
186 return cpu_to_le16((u16)s_uGetTxRsvTime(priv, pkt_type, in vnt_rxtx_rsvtime_le16()
268 uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, in s_uGetDataDuration()
286 uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, in s_uGetDataDuration()
317 uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, in s_uGetDataDuration()
348 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRat… in s_uGetRTSCTSDuration()
353 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRat… in s_uGetRTSCTSDuration()
358 …uDurTime = 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()
403 …uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_opt0[FB_RATE0][w… in s_uGetRTSCTSDuration()
[all …]