Home
last modified time | relevance | path

Searched refs:fc1 (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rt2860/common/
Drtmp_tkip.c1091 UCHAR fc1; in RTMPSoftDecryptTKIP() local
1122 fc1 = *(pData + 1); in RTMPSoftDecryptTKIP()
1129 from_ds = (fc1 & 0x2) >> 1; in RTMPSoftDecryptTKIP()
1130 to_ds = (fc1 & 0x1); in RTMPSoftDecryptTKIP()
1250 UCHAR fc1; in RTMPSoftDecryptAES() local
1274 fc1 = *(pData + 1); in RTMPSoftDecryptAES()
1281 from_ds = (fc1 & 0x2) >> 1; in RTMPSoftDecryptAES()
1282 to_ds = (fc1 & 0x1); in RTMPSoftDecryptAES()
/drivers/staging/rt2870/common/
Drtmp_tkip.c1094 UCHAR fc1; in RTMPSoftDecryptTKIP() local
1125 fc1 = *(pData + 1); in RTMPSoftDecryptTKIP()
1132 from_ds = (fc1 & 0x2) >> 1; in RTMPSoftDecryptTKIP()
1133 to_ds = (fc1 & 0x1); in RTMPSoftDecryptTKIP()
1255 UCHAR fc1; in RTMPSoftDecryptAES() local
1279 fc1 = *(pData + 1); in RTMPSoftDecryptAES()
1286 from_ds = (fc1 & 0x2) >> 1; in RTMPSoftDecryptAES()
1287 to_ds = (fc1 & 0x1); in RTMPSoftDecryptAES()
/drivers/telephony/
Dixj.c2346 …j->ex_sig.bits.f3 = j->ex_sig.bits.fc0 = j->ex_sig.bits.fc1 = j->ex_sig.bits.fc2 = j->ex_sig.bits.… in ixj_release()
2546 j->ex.bits.fc1 = 1; in read_filters()
6207 j->ex.bits.fc1 = 0; in do_ixj_ioctl()
7085 …j->ex_sig.bits.f3 = j->ex_sig.bits.fc0 = j->ex_sig.bits.fc1 = j->ex_sig.bits.fc2 = j->ex_sig.bits.… in ixj_selfprobe()