Home
last modified time | relevance | path

Searched refs:Octet (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Ddot11d.h52 (!memcmp(GET_DOT11D_INFO(__pIeeeDev)->CountryIeBuf, (__Ie).Octet, (__Ie).Length)))
Dieee80211_softmac.c1122 osCcxAironetIE.Octet = CcxAironetBuf; in ieee80211_association_req()
1128 memcpy(osCcxAironetIE.Octet, AironetIeOui, sizeof(AironetIeOui)); in ieee80211_association_req()
1133 osCcxAironetIE.Octet[IE_CISCO_FLAG_POSITION] |= (SUPPORT_CKIP_PK|SUPPORT_CKIP_MIC) ; in ieee80211_association_req()
1137 memcpy(tag, osCcxAironetIE.Octet, osCcxAironetIE.Length); in ieee80211_association_req()
1146 osCcxRmCap.Octet = CcxRmCapBuf; in ieee80211_association_req()
1151 memcpy(tag, osCcxRmCap.Octet, osCcxRmCap.Length); in ieee80211_association_req()
1159 osCcxVerNum.Octet = CcxVerNumBuf; in ieee80211_association_req()
1164 memcpy(tag, osCcxVerNum.Octet, osCcxVerNum.Length); in ieee80211_association_req()
Drtl819x_Qos.h442 u8 *Octet; member
/linux-4.4.14/drivers/staging/rtl8192e/
Drtl819x_Qos.h91 u8 *Octet; member
Drtllib_softmac.c1297 osCcxAironetIE.Octet = CcxAironetBuf; in rtllib_association_req()
1299 memcpy(osCcxAironetIE.Octet, AironetIeOui, in rtllib_association_req()
1302 osCcxAironetIE.Octet[IE_CISCO_FLAG_POSITION] |= in rtllib_association_req()
1307 memcpy(tag, osCcxAironetIE.Octet, osCcxAironetIE.Length); in rtllib_association_req()
1316 osCcxRmCap.Octet = (u8 *) CcxRmCapBuf; in rtllib_association_req()
1321 memcpy(tag, osCcxRmCap.Octet, osCcxRmCap.Length); in rtllib_association_req()
1330 osCcxVerNum.Octet = CcxVerNumBuf; in rtllib_association_req()
1335 memcpy(tag, osCcxVerNum.Octet, osCcxVerNum.Length); in rtllib_association_req()
/linux-4.4.14/Documentation/isdn/
DREADME248 18 4 Bit coded register, Service-Octet-1 to accept,
262 19 0 Service-Octet-2
264 Service-Octet-1 of last call.
/linux-4.4.14/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt233 3.4.2.3 Alignment Octet
319 3.4.3.3 Alignment Octet
382 3.4.4.3 Alignment Octet
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h50 u8 *Octet; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c165 (_os).Octet = (u8 *)(_octet); \
1497 pBTInfo->BtAsocEntry[pBtMgnt->CurrentConnectEntryNum].BTSsid.Octet, in bthci_StartBeaconAndConnect()
1559 pBtSec->RSNIE.Octet = pBtSec->RSNIEBuf; in bthci_ResetBtSec()