Home
last modified time | relevance | path

Searched refs:osCcxVerNum (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c1101 struct octet_string osCcxVerNum; in ieee80211_association_req() local
1103 osCcxVerNum.octet = CcxVerNumBuf; in ieee80211_association_req()
1104 osCcxVerNum.length = sizeof(CcxVerNumBuf); in ieee80211_association_req()
1107 *tag++ = osCcxVerNum.length; in ieee80211_association_req()
1108 memcpy(tag, osCcxVerNum.octet, osCcxVerNum.length); in ieee80211_association_req()
1109 tag += osCcxVerNum.length; in ieee80211_association_req()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c1101 struct octet_string osCcxVerNum; in ieee80211_association_req() local
1103 osCcxVerNum.octet = CcxVerNumBuf; in ieee80211_association_req()
1104 osCcxVerNum.length = sizeof(CcxVerNumBuf); in ieee80211_association_req()
1107 *tag++ = osCcxVerNum.length; in ieee80211_association_req()
1108 memcpy(tag, osCcxVerNum.octet, osCcxVerNum.length); in ieee80211_association_req()
1109 tag += osCcxVerNum.length; in ieee80211_association_req()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c1101 struct octet_string osCcxVerNum; in ieee80211_association_req() local
1103 osCcxVerNum.octet = CcxVerNumBuf; in ieee80211_association_req()
1104 osCcxVerNum.length = sizeof(CcxVerNumBuf); in ieee80211_association_req()
1107 *tag++ = osCcxVerNum.length; in ieee80211_association_req()
1108 memcpy(tag, osCcxVerNum.octet, osCcxVerNum.length); in ieee80211_association_req()
1109 tag += osCcxVerNum.length; in ieee80211_association_req()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1318 struct octet_string osCcxVerNum; in rtllib_association_req() local
1321 osCcxVerNum.Octet = CcxVerNumBuf; in rtllib_association_req()
1322 osCcxVerNum.Length = sizeof(CcxVerNumBuf); in rtllib_association_req()
1325 *tag++ = osCcxVerNum.Length; in rtllib_association_req()
1326 memcpy(tag, osCcxVerNum.Octet, osCcxVerNum.Length); in rtllib_association_req()
1327 tag += osCcxVerNum.Length; in rtllib_association_req()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1318 struct octet_string osCcxVerNum; in rtllib_association_req() local
1321 osCcxVerNum.Octet = CcxVerNumBuf; in rtllib_association_req()
1322 osCcxVerNum.Length = sizeof(CcxVerNumBuf); in rtllib_association_req()
1325 *tag++ = osCcxVerNum.Length; in rtllib_association_req()
1326 memcpy(tag, osCcxVerNum.Octet, osCcxVerNum.Length); in rtllib_association_req()
1327 tag += osCcxVerNum.Length; in rtllib_association_req()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1318 struct octet_string osCcxVerNum; in rtllib_association_req() local
1321 osCcxVerNum.Octet = CcxVerNumBuf; in rtllib_association_req()
1322 osCcxVerNum.Length = sizeof(CcxVerNumBuf); in rtllib_association_req()
1325 *tag++ = osCcxVerNum.Length; in rtllib_association_req()
1326 memcpy(tag, osCcxVerNum.Octet, osCcxVerNum.Length); in rtllib_association_req()
1327 tag += osCcxVerNum.Length; in rtllib_association_req()