pDevice 93 drivers/staging/vt6655/rxtx.c struct vnt_private *pDevice, pDevice 107 drivers/staging/vt6655/rxtx.c struct vnt_private *pDevice, pDevice 121 drivers/staging/vt6655/rxtx.c s_cbFillTxBufHead(struct vnt_private *pDevice, unsigned char byPktType, pDevice 129 drivers/staging/vt6655/rxtx.c struct vnt_private *pDevice, pDevice 159 drivers/staging/vt6655/rxtx.c struct vnt_private *pDevice, pDevice 168 drivers/staging/vt6655/rxtx.c uDataTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, cbFrameLength, wRate); pDevice 170 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, (unsigned short)pDevice->byTopCCKBasicRate); pDevice 172 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, (unsigned short)pDevice->byTopOFDMBasicRate); pDevice 175 drivers/staging/vt6655/rxtx.c return uDataTime + pDevice->uSIFS + uAckTime; pDevice 191 drivers/staging/vt6655/rxtx.c struct vnt_private *pDevice, pDevice 202 drivers/staging/vt6655/rxtx.c uDataTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, cbFrameLength, wCurrentRate); pDevice 204 drivers/staging/vt6655/rxtx.c uRTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 20, pDevice->byTopCCKBasicRate); pDevice 205 drivers/staging/vt6655/rxtx.c uCTSTime = uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopCCKBasicRate); pDevice 207 drivers/staging/vt6655/rxtx.c uRTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 20, pDevice->byTopCCKBasicRate); pDevice 208 drivers/staging/vt6655/rxtx.c uCTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopCCKBasicRate); pDevice 209 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 211 drivers/staging/vt6655/rxtx.c uRTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 20, pDevice->byTopOFDMBasicRate); pDevice 212 drivers/staging/vt6655/rxtx.c uCTSTime = uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 214 drivers/staging/vt6655/rxtx.c uCTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopCCKBasicRate); pDevice 215 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 216 drivers/staging/vt6655/rxtx.c uRrvTime = uCTSTime + uAckTime + uDataTime + 2 * pDevice->uSIFS; pDevice 221 drivers/staging/vt6655/rxtx.c uRrvTime = uRTSTime + uCTSTime + uAckTime + uDataTime + 3 * pDevice->uSIFS; pDevice 229 drivers/staging/vt6655/rxtx.c struct vnt_private *pDevice, pDevice 251 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopCCKBasicRate); pDevice 252 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uAckTime; pDevice 258 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wRate, bNeedAck); pDevice 260 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate, bNeedAck); pDevice 263 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopCCKBasicRate); pDevice 264 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uAckTime + uNextPktTime; pDevice 266 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uNextPktTime; pDevice 274 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 275 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uAckTime; pDevice 281 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wRate, bNeedAck); pDevice 283 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate, bNeedAck); pDevice 286 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 287 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uAckTime + uNextPktTime; pDevice 289 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uNextPktTime; pDevice 297 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 298 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uAckTime; pDevice 310 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wFB_Opt0[FB_RATE0][wRate-RATE_18M], bNeedAck); pDevice 312 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt0[FB_RATE0][wRate-RATE_18M], bNeedAck); pDevice 321 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wFB_Opt1[FB_RATE0][wRate-RATE_18M], bNeedAck); pDevice 323 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt1[FB_RATE0][wRate-RATE_18M], bNeedAck); pDevice 327 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 328 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uAckTime + uNextPktTime; pDevice 330 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uNextPktTime; pDevice 338 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 339 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uAckTime; pDevice 351 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wFB_Opt0[FB_RATE1][wRate-RATE_18M], bNeedAck); pDevice 353 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt0[FB_RATE1][wRate-RATE_18M], bNeedAck); pDevice 362 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbLastFragmentSize, wFB_Opt1[FB_RATE1][wRate-RATE_18M], bNeedAck); pDevice 364 drivers/staging/vt6655/rxtx.c uNextPktTime = s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt1[FB_RATE1][wRate-RATE_18M], bNeedAck); pDevice 367 drivers/staging/vt6655/rxtx.c uAckTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 368 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uAckTime + uNextPktTime; pDevice 370 drivers/staging/vt6655/rxtx.c return pDevice->uSIFS + uNextPktTime; pDevice 386 drivers/staging/vt6655/rxtx.c struct vnt_private *pDevice, pDevice 399 drivers/staging/vt6655/rxtx.c uCTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopCCKBasicRate); pDevice 400 drivers/staging/vt6655/rxtx.c uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate, bNeedAck); pDevice 404 drivers/staging/vt6655/rxtx.c uCTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopCCKBasicRate); pDevice 405 drivers/staging/vt6655/rxtx.c uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate, bNeedAck); pDevice 409 drivers/staging/vt6655/rxtx.c uCTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 410 drivers/staging/vt6655/rxtx.c uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate, bNeedAck); pDevice 414 drivers/staging/vt6655/rxtx.c uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wRate, bNeedAck); pDevice 418 drivers/staging/vt6655/rxtx.c uCTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopCCKBasicRate); pDevice 420 drivers/staging/vt6655/rxtx.c uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt0[FB_RATE0][wRate-RATE_18M], bNeedAck); pDevice 422 drivers/staging/vt6655/rxtx.c uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt1[FB_RATE0][wRate-RATE_18M], bNeedAck); pDevice 427 drivers/staging/vt6655/rxtx.c uCTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 429 drivers/staging/vt6655/rxtx.c uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt0[FB_RATE0][wRate-RATE_18M], bNeedAck); pDevice 431 drivers/staging/vt6655/rxtx.c uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt1[FB_RATE0][wRate-RATE_18M], bNeedAck); pDevice 436 drivers/staging/vt6655/rxtx.c uCTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopCCKBasicRate); pDevice 438 drivers/staging/vt6655/rxtx.c uDurTime = uCTSTime + 2*pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt0[FB_RATE1][wRate-RATE_18M], bNeedAck); pDevice 440 drivers/staging/vt6655/rxtx.c uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt1[FB_RATE1][wRate-RATE_18M], bNeedAck); pDevice 445 drivers/staging/vt6655/rxtx.c uCTSTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, 14, pDevice->byTopOFDMBasicRate); pDevice 447 drivers/staging/vt6655/rxtx.c uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt0[FB_RATE1][wRate-RATE_18M], bNeedAck); pDevice 449 drivers/staging/vt6655/rxtx.c uDurTime = uCTSTime + 2 * pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt1[FB_RATE1][wRate-RATE_18M], bNeedAck); pDevice 455 drivers/staging/vt6655/rxtx.c uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt0[FB_RATE0][wRate-RATE_18M], bNeedAck); pDevice 457 drivers/staging/vt6655/rxtx.c uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt1[FB_RATE0][wRate-RATE_18M], bNeedAck); pDevice 463 drivers/staging/vt6655/rxtx.c uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt0[FB_RATE1][wRate-RATE_18M], bNeedAck); pDevice 465 drivers/staging/vt6655/rxtx.c uDurTime = pDevice->uSIFS + s_uGetTxRsvTime(pDevice, byPktType, cbFrameLength, wFB_Opt1[FB_RATE1][wRate-RATE_18M], bNeedAck); pDevice 479 drivers/staging/vt6655/rxtx.c struct vnt_private *pDevice, pDevice 500 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, pDevice 503 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, cbFrameLength, pDevice 504 drivers/staging/vt6655/rxtx.c pDevice->byTopCCKBasicRate, pDevice 508 drivers/staging/vt6655/rxtx.c __le16 dur = cpu_to_le16(pDevice->current_aid | BIT(14) | BIT(15)); pDevice 515 drivers/staging/vt6655/rxtx.c cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, pDevice 520 drivers/staging/vt6655/rxtx.c cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_B, cbFrameLength, pDevice 521 drivers/staging/vt6655/rxtx.c PK_TYPE_11B, pDevice->byTopCCKBasicRate, pDevice 526 drivers/staging/vt6655/rxtx.c buf->time_stamp_off_a = vnt_time_stamp_off(pDevice, wCurrentRate); pDevice 527 drivers/staging/vt6655/rxtx.c buf->time_stamp_off_b = vnt_time_stamp_off(pDevice, pDevice->byTopCCKBasicRate); pDevice 534 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, pDevice 537 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, cbFrameLength, pDevice 538 drivers/staging/vt6655/rxtx.c pDevice->byTopCCKBasicRate, pDevice 541 drivers/staging/vt6655/rxtx.c buf->duration_a = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, pDevice 543 drivers/staging/vt6655/rxtx.c buf->duration_b = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_B, cbFrameLength, PK_TYPE_11B, pDevice 544 drivers/staging/vt6655/rxtx.c pDevice->byTopCCKBasicRate, bNeedAck, uFragIdx, cbLastFragmentSize, uMACfragNum, byFBOption)); pDevice 545 drivers/staging/vt6655/rxtx.c buf->duration_a_f0 = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A_F0, cbFrameLength, byPktType, pDevice 547 drivers/staging/vt6655/rxtx.c buf->duration_a_f1 = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A_F1, cbFrameLength, byPktType, pDevice 550 drivers/staging/vt6655/rxtx.c buf->time_stamp_off_a = vnt_time_stamp_off(pDevice, wCurrentRate); pDevice 551 drivers/staging/vt6655/rxtx.c buf->time_stamp_off_b = vnt_time_stamp_off(pDevice, pDevice->byTopCCKBasicRate); pDevice 560 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, pDevice 564 drivers/staging/vt6655/rxtx.c buf->duration = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, pDevice 566 drivers/staging/vt6655/rxtx.c buf->duration_f0 = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A_F0, cbFrameLength, byPktType, pDevice 568 drivers/staging/vt6655/rxtx.c buf->duration_f1 = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A_F1, cbFrameLength, byPktType, pDevice 570 drivers/staging/vt6655/rxtx.c buf->time_stamp_off = vnt_time_stamp_off(pDevice, wCurrentRate); pDevice 575 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, pDevice 579 drivers/staging/vt6655/rxtx.c __le16 dur = cpu_to_le16(pDevice->current_aid | BIT(14) | BIT(15)); pDevice 585 drivers/staging/vt6655/rxtx.c cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, pDevice 591 drivers/staging/vt6655/rxtx.c buf->time_stamp_off = vnt_time_stamp_off(pDevice, wCurrentRate); pDevice 597 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, pDevice 601 drivers/staging/vt6655/rxtx.c __le16 dur = cpu_to_le16(pDevice->current_aid | BIT(14) | BIT(15)); pDevice 607 drivers/staging/vt6655/rxtx.c cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_B, cbFrameLength, byPktType, pDevice 613 drivers/staging/vt6655/rxtx.c buf->time_stamp_off = vnt_time_stamp_off(pDevice, wCurrentRate); pDevice 622 drivers/staging/vt6655/rxtx.c struct vnt_private *pDevice, pDevice 653 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, uRTSFrameLen, pDevice 654 drivers/staging/vt6655/rxtx.c pDevice->byTopCCKBasicRate, pDevice 657 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, uRTSFrameLen, pDevice 658 drivers/staging/vt6655/rxtx.c pDevice->byTopOFDMBasicRate, pDevice 662 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, pDevice 664 drivers/staging/vt6655/rxtx.c pDevice->byTopCCKBasicRate, pDevice 667 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, pDevice 672 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_BA, pDevice 688 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, uRTSFrameLen, pDevice 689 drivers/staging/vt6655/rxtx.c pDevice->byTopCCKBasicRate, pDevice 692 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, uRTSFrameLen, pDevice 693 drivers/staging/vt6655/rxtx.c pDevice->byTopOFDMBasicRate, pDevice 697 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, pDevice 699 drivers/staging/vt6655/rxtx.c pDevice->byTopCCKBasicRate, pDevice 702 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, pDevice 707 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_BA, pDevice 712 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_BA_F0, pDevice 717 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_AA_F0, pDevice 722 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_BA_F1, pDevice 727 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_AA_F1, pDevice 744 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, uRTSFrameLen, pDevice 745 drivers/staging/vt6655/rxtx.c pDevice->byTopOFDMBasicRate, pDevice 749 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, pDevice 764 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, uRTSFrameLen, pDevice 765 drivers/staging/vt6655/rxtx.c pDevice->byTopOFDMBasicRate, pDevice 769 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, pDevice 774 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_AA_F0, pDevice 779 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_AA_F1, pDevice 795 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, uRTSFrameLen, pDevice 796 drivers/staging/vt6655/rxtx.c pDevice->byTopCCKBasicRate, pDevice 800 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, cbFrameLength, pDevice 817 drivers/staging/vt6655/rxtx.c struct vnt_private *pDevice, pDevice 845 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, uCTSFrameLen, pDevice 846 drivers/staging/vt6655/rxtx.c pDevice->byTopCCKBasicRate, pDevice 850 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, CTSDUR_BA, pDevice 857 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, CTSDUR_BA_F0, pDevice 864 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, CTSDUR_BA_F1, pDevice 879 drivers/staging/vt6655/rxtx.c pDevice->abyCurrentNetAddr); pDevice 883 drivers/staging/vt6655/rxtx.c vnt_get_phy_field(pDevice, uCTSFrameLen, pDevice 884 drivers/staging/vt6655/rxtx.c pDevice->byTopCCKBasicRate, pDevice 889 drivers/staging/vt6655/rxtx.c s_uGetRTSCTSDuration(pDevice, CTSDUR_BA, pDevice 903 drivers/staging/vt6655/rxtx.c pDevice->abyCurrentNetAddr); pDevice 935 drivers/staging/vt6655/rxtx.c struct vnt_private *pDevice, pDevice 970 drivers/staging/vt6655/rxtx.c buf->rts_rrv_time_aa = s_uGetRTSCTSRsvTime(pDevice, 2, byPktType, cbFrameSize, wCurrentRate); pDevice 971 drivers/staging/vt6655/rxtx.c buf->rts_rrv_time_ba = s_uGetRTSCTSRsvTime(pDevice, 1, byPktType, cbFrameSize, wCurrentRate); pDevice 972 drivers/staging/vt6655/rxtx.c buf->rts_rrv_time_bb = s_uGetRTSCTSRsvTime(pDevice, 0, byPktType, cbFrameSize, wCurrentRate); pDevice 973 drivers/staging/vt6655/rxtx.c buf->rrv_time_a = vnt_rxtx_rsvtime_le16(pDevice, byPktType, cbFrameSize, wCurrentRate, bNeedACK); pDevice 974 drivers/staging/vt6655/rxtx.c buf->rrv_time_b = vnt_rxtx_rsvtime_le16(pDevice, PK_TYPE_11B, cbFrameSize, pDevice->byTopCCKBasicRate, bNeedACK); pDevice 976 drivers/staging/vt6655/rxtx.c s_vFillRTSHead(pDevice, byPktType, pvRTS, cbFrameSize, bNeedACK, bDisCRC, psEthHeader, wCurrentRate, byFBOption); pDevice 980 drivers/staging/vt6655/rxtx.c buf->rrv_time_a = vnt_rxtx_rsvtime_le16(pDevice, byPktType, cbFrameSize, wCurrentRate, bNeedACK); pDevice 981 drivers/staging/vt6655/rxtx.c buf->rrv_time_b = vnt_rxtx_rsvtime_le16(pDevice, PK_TYPE_11B, cbFrameSize, pDevice->byTopCCKBasicRate, bNeedACK); pDevice 982 drivers/staging/vt6655/rxtx.c buf->cts_rrv_time_ba = s_uGetRTSCTSRsvTime(pDevice, 3, byPktType, cbFrameSize, wCurrentRate); pDevice 985 drivers/staging/vt6655/rxtx.c s_vFillCTSHead(pDevice, uDMAIdx, byPktType, pvCTS, cbFrameSize, bNeedACK, bDisCRC, wCurrentRate, byFBOption); pDevice 991 drivers/staging/vt6655/rxtx.c buf->rts_rrv_time = s_uGetRTSCTSRsvTime(pDevice, 2, byPktType, cbFrameSize, wCurrentRate); pDevice 992 drivers/staging/vt6655/rxtx.c buf->rrv_time = vnt_rxtx_rsvtime_le16(pDevice, byPktType, cbFrameSize, wCurrentRate, bNeedACK); pDevice 995 drivers/staging/vt6655/rxtx.c s_vFillRTSHead(pDevice, byPktType, pvRTS, cbFrameSize, bNeedACK, bDisCRC, psEthHeader, wCurrentRate, byFBOption); pDevice 999 drivers/staging/vt6655/rxtx.c buf->rrv_time = vnt_rxtx_rsvtime_le16(pDevice, PK_TYPE_11A, cbFrameSize, wCurrentRate, bNeedACK); pDevice 1005 drivers/staging/vt6655/rxtx.c buf->rts_rrv_time = s_uGetRTSCTSRsvTime(pDevice, 0, byPktType, cbFrameSize, wCurrentRate); pDevice 1006 drivers/staging/vt6655/rxtx.c buf->rrv_time = vnt_rxtx_rsvtime_le16(pDevice, PK_TYPE_11B, cbFrameSize, wCurrentRate, bNeedACK); pDevice 1009 drivers/staging/vt6655/rxtx.c s_vFillRTSHead(pDevice, byPktType, pvRTS, cbFrameSize, bNeedACK, bDisCRC, psEthHeader, wCurrentRate, byFBOption); pDevice 1013 drivers/staging/vt6655/rxtx.c buf->rrv_time = vnt_rxtx_rsvtime_le16(pDevice, PK_TYPE_11B, cbFrameSize, wCurrentRate, bNeedACK); pDevice 1019 drivers/staging/vt6655/rxtx.c s_cbFillTxBufHead(struct vnt_private *pDevice, unsigned char byPktType, pDevice 1065 drivers/staging/vt6655/rxtx.c if (pDevice->byLocalID > REV_ID_VT3253_A1) { pDevice 1176 drivers/staging/vt6655/rxtx.c s_vGenerateTxParameter(pDevice, byPktType, tx_buffer_head, pvRrvTime, pvRTS, pvCTS, pDevice 1177 drivers/staging/vt6655/rxtx.c cbFrameSize, bNeedACK, uDMAIdx, hdr, pDevice->wCurrentRate); pDevice 1179 drivers/staging/vt6655/rxtx.c uDuration = s_uFillDataHead(pDevice, byPktType, pvTxDataHd, cbFrameSize, uDMAIdx, bNeedACK, pDevice 1180 drivers/staging/vt6655/rxtx.c 0, 0, uMACfragNum, byFBOption, pDevice->wCurrentRate, is_pspoll);