Lines Matching refs:uSIFS

180 	return uDataTime + pDevice->uSIFS + uAckTime;  in s_uGetTxRsvTime()
219 rrv_time = cts_time + ack_time + data_time + 2 * priv->uSIFS; in get_rtscts_time()
224 rrv_time = rts_time + cts_time + ack_time + data_time + 3 * priv->uSIFS; in get_rtscts_time()
272 return pDevice->uSIFS + uAckTime + uNextPktTime; in s_uGetDataDuration()
290 return pDevice->uSIFS + uAckTime + uNextPktTime; in s_uGetDataDuration()
321 return pDevice->uSIFS + uAckTime + uNextPktTime; 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()
368 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_o… in s_uGetRTSCTSDuration()
370 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_o… in s_uGetRTSCTSDuration()
377 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_o… in s_uGetRTSCTSDuration()
379 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_o… in s_uGetRTSCTSDuration()
386 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_o… in s_uGetRTSCTSDuration()
388 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_o… in s_uGetRTSCTSDuration()
395 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_o… in s_uGetRTSCTSDuration()
397 …uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_o… in s_uGetRTSCTSDuration()
403 …uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_opt0[FB_RATE0][w… in s_uGetRTSCTSDuration()
405 …uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_opt1[FB_RATE0][w… in s_uGetRTSCTSDuration()
411 …uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_opt0[FB_RATE1][w… in s_uGetRTSCTSDuration()
413 …uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, fb_opt1[FB_RATE1][w… in s_uGetRTSCTSDuration()