Searched refs:s_vSWencryption (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/vt6655/ |
D | rxtx.c | 321 s_vSWencryption ( in s_vSWencryption() function 1650 …s_vSWencryption(pDevice, pTransmitKey, (pbyBuffer + uLength - cb802_1_H_len), (unsigned short)cbFr… in s_cbFillTxBufHead() 1776 …s_vSWencryption(pDevice, pTransmitKey, (pbyBuffer + uLength), (unsigned short)cbLastFragPayloadSiz… in s_cbFillTxBufHead() 1904 … s_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() 3130 …s_vSWencryption(pDevice, pTransmitKey, pbyPayloadHead, (unsigned short)(cbFrameBodySize + cbMIClen… in vDMA0_tx_80211()
|
/linux-2.6.39/drivers/staging/vt6656/ |
D | rxtx.c | 189 s_vSWencryption ( 436 s_vSWencryption ( in s_vSWencryption() function 1787 … s_vSWencryption(pDevice, pTransmitKey, (pbyPayloadHead), (WORD)(cbFrameBodySize + cbMIClen)); in s_bPacketToWirelessUsb() 2671 … s_vSWencryption(pDevice, pTransmitKey, pbyPayloadHead, (WORD)(cbFrameBodySize + cbMIClen)); in vDMA0_tx_80211()
|