Lines Matching refs:cbFrameLength

94 	unsigned int	cbFrameLength,
130 unsigned int cbFrameLength,
159 unsigned int cbFrameLength, in s_uGetTxRsvTime() argument
166 uDataTime = bb_get_frame_time(pDevice->preamble_type, byPktType, cbFrameLength, wRate); in s_uGetTxRsvTime()
234 unsigned int cbFrameLength, in s_uGetDataDuration() argument
253 len = cbFrameLength; in s_uGetDataDuration()
336 unsigned int cbFrameLength, in s_uGetRTSCTSDuration() argument
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()
430 unsigned int cbFrameLength, in s_uFillDataHead() argument
453 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead()
456 vnt_get_phy_field(pDevice, cbFrameLength, in s_uFillDataHead()
468 cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, in s_uFillDataHead()
473 cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_B, cbFrameLength, in s_uFillDataHead()
486 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead()
489 vnt_get_phy_field(pDevice, cbFrameLength, in s_uFillDataHead()
493 …buf->duration_a = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, in s_uFillDataHead()
495 …buf->duration_b = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_B, cbFrameLength, PK_TYPE_1… in s_uFillDataHead()
497 …buf->duration_a_f0 = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A_F0, cbFrameLength, byP… in s_uFillDataHead()
499 …buf->duration_a_f1 = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A_F1, cbFrameLength, byP… in s_uFillDataHead()
514 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead()
518 buf->duration = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, in s_uFillDataHead()
520 …buf->duration_f0 = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A_F0, cbFrameLength, byPkt… in s_uFillDataHead()
522 …buf->duration_f1 = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A_F1, cbFrameLength, byPkt… in s_uFillDataHead()
529 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead()
539 cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, in s_uFillDataHead()
550 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead()
560 cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_B, cbFrameLength, byPktType, in s_uFillDataHead()
576 unsigned int cbFrameLength, in s_vFillRTSHead() argument
614 cbFrameLength, PK_TYPE_11B, in s_vFillRTSHead()
619 cbFrameLength, byPktType, in s_vFillRTSHead()
624 cbFrameLength, byPktType, in s_vFillRTSHead()
649 cbFrameLength, PK_TYPE_11B, in s_vFillRTSHead()
654 cbFrameLength, byPktType, in s_vFillRTSHead()
659 cbFrameLength, byPktType, in s_vFillRTSHead()
664 cbFrameLength, byPktType, in s_vFillRTSHead()
669 cbFrameLength, byPktType, in s_vFillRTSHead()
674 cbFrameLength, byPktType, in s_vFillRTSHead()
679 cbFrameLength, byPktType, in s_vFillRTSHead()
701 cbFrameLength, byPktType, in s_vFillRTSHead()
721 cbFrameLength, byPktType, in s_vFillRTSHead()
726 cbFrameLength, byPktType, in s_vFillRTSHead()
731 cbFrameLength, byPktType, in s_vFillRTSHead()
751 s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, cbFrameLength, in s_vFillRTSHead()
772 unsigned int cbFrameLength, in s_vFillCTSHead() argument
802 cbFrameLength, byPktType, in s_vFillCTSHead()
809 cbFrameLength, byPktType, in s_vFillCTSHead()
816 cbFrameLength, byPktType, in s_vFillCTSHead()
841 cbFrameLength, byPktType, in s_vFillCTSHead()