tx_head.tx_ab.ab;
pBuf->rrv_time = vnt_rxtx_rsvtime_le16(pDevice,
- PK_TYPE_11A, cbFrameSize,
+ byPktType, cbFrameSize,
wCurrentRate, bNeedACK);
return vnt_rxtx_datahead_a_fb(tx_context, byPktType,
byPktType, cbFrameSize, wCurrentRate);
pBuf->rrv_time = vnt_rxtx_rsvtime_le16(pDevice,
- PK_TYPE_11B, cbFrameSize, wCurrentRate,
+ byPktType, cbFrameSize, wCurrentRate,
bNeedACK);
/* Fill RTS */
tx_head.tx_ab.ab;
pBuf->rrv_time = vnt_rxtx_rsvtime_le16(pDevice,
- PK_TYPE_11B, cbFrameSize,
+ byPktType, cbFrameSize,
wCurrentRate, bNeedACK);
return vnt_rxtx_datahead_ab(tx_context, byPktType,