Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/vt6655/
Drxtx.c321 s_vSWencryption ( in s_vSWencryption() function
1650s_vSWencryption(pDevice, pTransmitKey, (pbyBuffer + uLength - cb802_1_H_len), (unsigned short)cbFr… in s_cbFillTxBufHead()
1776s_vSWencryption(pDevice, pTransmitKey, (pbyBuffer + uLength), (unsigned short)cbLastFragPayloadSiz… in s_cbFillTxBufHead()
1904s_vSWencryption(pDevice, pTransmitKey, (pbyBuffer + uLength), (unsigned short)cbFragPayloadSize); in s_cbFillTxBufHead()
2041 s_vSWencryption(pDevice, pTransmitKey, (pbyBuffer + uLength - cb802_1_H_len), in s_cbFillTxBufHead()
3130s_vSWencryption(pDevice, pTransmitKey, pbyPayloadHead, (unsigned short)(cbFrameBodySize + cbMIClen… in vDMA0_tx_80211()
/linux-2.6.39/drivers/staging/vt6656/
Drxtx.c189 s_vSWencryption (
436 s_vSWencryption ( in s_vSWencryption() function
1787s_vSWencryption(pDevice, pTransmitKey, (pbyPayloadHead), (WORD)(cbFrameBodySize + cbMIClen)); in s_bPacketToWirelessUsb()
2671s_vSWencryption(pDevice, pTransmitKey, pbyPayloadHead, (WORD)(cbFrameBodySize + cbMIClen)); in vDMA0_tx_80211()