Searched refs:dwTSC47_16 (Results 1 – 10 of 10) sorted by relevance
251 pKey->dwTSC47_16 = 0; in KeybSetKey()262 pr_debug("pKey->dwTSC47_16: %lx\n ", pKey->dwTSC47_16); in KeybSetKey()315 pKey->dwTSC47_16 = 0; in KeybSetKey()327 pr_debug("pKey->dwTSC47_16: %lx\n ", pKey->dwTSC47_16); in KeybSetKey()682 pKey->dwTSC47_16 = 0; in KeybSetDefaultKey()694 pr_debug("pKey->dwTSC47_16: %lx\n", pKey->dwTSC47_16); in KeybSetDefaultKey()778 pKey->dwTSC47_16 = 0; in KeybSetAllGroupKey()
237 pTransmitKey->dwTSC47_16++; in s_vFillTxKey()240 pTransmitKey->wTSC15_0, pTransmitKey->dwTSC47_16, pDevice->abyPRNG); in s_vFillTxKey()247 *pdwExtIV = cpu_to_le32(pTransmitKey->dwTSC47_16); in s_vFillTxKey()253 pTransmitKey->dwTSC47_16++; in s_vFillTxKey()262 *pdwExtIV = cpu_to_le32(pTransmitKey->dwTSC47_16); in s_vFillTxKey()270 mic_hdr->ccmp_pn[0] = (u8)(pTransmitKey->dwTSC47_16 >> 24); in s_vFillTxKey()271 mic_hdr->ccmp_pn[1] = (u8)(pTransmitKey->dwTSC47_16 >> 16); in s_vFillTxKey()272 mic_hdr->ccmp_pn[2] = (u8)(pTransmitKey->dwTSC47_16 >> 8); in s_vFillTxKey()273 mic_hdr->ccmp_pn[3] = (u8)pTransmitKey->dwTSC47_16; in s_vFillTxKey()1558 pMgmt->sNodeDBTable[uNodeIndex].dwTSC47_16 = pTransmitKey->dwTSC47_16; in s_cbFillTxBufHead()[all …]
115 pTransmitKey->dwTSC47_16 = pMgmt->sNodeDBTable[uNodeIndex].dwTSC47_16; in ROUTEbRelay()
187 unsigned long dwTSC47_16, in TKIPvMixKey() argument199 pnh = dwTSC47_16; in TKIPvMixKey()
53 unsigned long dwTSC47_16,
61 unsigned long dwTSC47_16; member
191 unsigned long dwTSC47_16; member
461 pMgmt->sNodeDBTable[iNodeIndex].dwTSC47_16 = 0; in hostap_set_encryption()612 pMgmt->sNodeDBTable[iNodeIndex].dwTSC47_16 = 0; in hostap_set_encryption()
428 pKey->dwTSC47_16 = pMgmt->sNodeDBTable[iSANodeIndex].dwTSC47_16; in device_receive_frame()
1811 pTransmitKey->dwTSC47_16 = pMgmt->sNodeDBTable[uNodeIndex].dwTSC47_16; in device_dma0_xmit()2004 pTransmitKey->dwTSC47_16 = pMgmt->sNodeDBTable[uNodeIndex].dwTSC47_16; in device_xmit()