Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Drxtx.c146 unsigned int cbLastFragmentSize,
246 unsigned int cbLastFragmentSize, in s_uGetDataDuration() argument
268 uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wRate, bNeedAck); in s_uGetDataDuration()
291 uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wRate, bNeedAck); in s_uGetDataDuration()
320 …uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wFB_Opt0[FB_RATE0][wRate-RA… in s_uGetDataDuration()
331 …uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wFB_Opt1[FB_RATE0][wRate-RA… in s_uGetDataDuration()
362 …uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wFB_Opt0[FB_RATE1][wRate-RA… in s_uGetDataDuration()
373 …uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wFB_Opt1[FB_RATE1][wRate-RA… in s_uGetDataDuration()
498 unsigned int cbLastFragmentSize, in s_uFillDataHead() argument
531 cbLastFragmentSize, uMACfragNum, in s_uFillDataHead()
[all …]