Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlags49_h2/
Dhcf.h312 hcf_32 IFB_MICTx[2]; // Tx MIC calculation Engine state member
Dhcf.c3243 ifbp->IFB_MICTx[0] = CNV_LONG_TO_LITTLE(ifbp->IFB_MICTxKey[0]); /*Tx always uses Key 0 */ in calc_mic_tx_frag()
3244 ifbp->IFB_MICTx[1] = CNV_LONG_TO_LITTLE(ifbp->IFB_MICTxKey[1]); in calc_mic_tx_frag()
3278 calc_mic( ifbp->IFB_MICTx, x.x32 ); in calc_mic_tx_frag()
4455 put_frag( ifbp, (wci_bufp)ifbp->IFB_MICTx, 8 BE_PAR(0) ); in put_frag_finalize()