| /Linux-v5.4/drivers/staging/rtl8712/ |
| D | wifi.h | 388 #define _VENDOR_SPECIFIC_IE_ 221 macro
|
| D | rtl871x_mlme.c | 1657 r8712_set_ie(out_ie + out_len, _VENDOR_SPECIFIC_IE_, in r8712_restructure_ht_ie()
|
| D | rtl871x_ioctl_linux.c | 574 if ((eid == _VENDOR_SPECIFIC_IE_) && in r871x_set_wpa_ie()
|
| /Linux-v5.4/drivers/staging/rtl8188eu/include/ |
| D | wifi.h | 396 #define _VENDOR_SPECIFIC_IE_ 221 macro
|
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ |
| D | rtw_mlme_ext.c | 630 …p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _PROBEREQ_IE_OFFSET_, _VENDOR_SPECIFIC_IE_, (int *)&iele… in OnProbeReq() 1450 p = rtw_get_ie(p, _VENDOR_SPECIFIC_IE_, &ie_len, pkt_len - WLAN_HDR_A3_LEN - ie_offset); in OnAssocReq() 1698 case _VENDOR_SPECIFIC_IE_: in OnAssocRsp() 2799 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, sizeof(RC_INFO), RC_INFO, &pattrib->pktlen); in issue_probersp() 3192 …pbuf = rtw_get_ie(pbuf, _VENDOR_SPECIFIC_IE_, &ie_len, (pnetwork->IELength - _BEACON_IE_OFFSET_ - … in issue_asocrsp() 3209 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6, REALTEK_96B_IE, &(pattrib->pktlen)); in issue_asocrsp() 3354 case _VENDOR_SPECIFIC_IE_: in issue_assocreq() 3367 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, vs_ie_length, pIE->data, &(pattrib->pktlen)); in issue_assocreq() 3395 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6, REALTEK_96B_IE, &(pattrib->pktlen)); in issue_assocreq() 6175 case _VENDOR_SPECIFIC_IE_:/* Get WMM IE. */ in join_cmd_hdl()
|
| D | rtw_wlan_util.c | 1520 case _VENDOR_SPECIFIC_IE_: in update_beacon_info() 1559 case _VENDOR_SPECIFIC_IE_: in is_ap_in_tkip() 1633 case _VENDOR_SPECIFIC_IE_: in check_assoc_AP()
|
| D | rtw_ap.c | 1149 _VENDOR_SPECIFIC_IE_, in rtw_check_beacon_data() 1805 case _VENDOR_SPECIFIC_IE_: in update_beacon()
|
| D | rtw_ieee80211.c | 793 if ((wps_ie[0] != _VENDOR_SPECIFIC_IE_) || in rtw_get_wps_attr()
|
| D | rtw_mlme.c | 2650 pframe = rtw_set_ie(out_ie+out_len, _VENDOR_SPECIFIC_IE_, in rtw_build_wmm_ie_ht()
|
| /Linux-v5.4/drivers/staging/rtl8188eu/core/ |
| D | rtw_mlme_ext.c | 975 …pbuf = rtw_get_ie(pbuf, _VENDOR_SPECIFIC_IE_, &ie_len, (pnetwork->ie_length - _BEACON_IE_OFFSET_ -… in issue_asocrsp() 989 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6, REALTEK_96B_IE, &pattrib->pktlen); in issue_asocrsp() 1147 case _VENDOR_SPECIFIC_IE_: in issue_assocreq() 1158 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, pIE->Length, pIE->data, &pattrib->pktlen); in issue_assocreq() 1167 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6, REALTEK_96B_IE, &pattrib->pktlen); in issue_assocreq() 3148 p = rtw_get_ie(p, _VENDOR_SPECIFIC_IE_, &ie_len, pkt_len - WLAN_HDR_A3_LEN - ie_offset); in OnAssocReq() 3378 case _VENDOR_SPECIFIC_IE_: in OnAssocRsp() 4979 case _VENDOR_SPECIFIC_IE_:/* Get WMM IE. */ in join_cmd_hdl()
|
| D | rtw_wlan_util.c | 1053 case _VENDOR_SPECIFIC_IE_: in is_ap_in_tkip() 1219 case _VENDOR_SPECIFIC_IE_: in check_assoc_AP()
|
| D | rtw_ap.c | 882 p = rtw_get_ie(p, _VENDOR_SPECIFIC_IE_, &ie_len, in rtw_check_beacon_data() 1224 case _VENDOR_SPECIFIC_IE_: in update_beacon()
|
| D | rtw_ieee80211.c | 625 if ((wps_ie[0] != _VENDOR_SPECIFIC_IE_) || in rtw_get_wps_attr()
|
| D | rtw_mlme.c | 1875 rtw_set_ie(out_ie + out_len, _VENDOR_SPECIFIC_IE_, in rtw_restructure_ht_ie()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ |
| D | wifi.h | 505 #define _VENDOR_SPECIFIC_IE_ 221 macro
|
| /Linux-v5.4/drivers/staging/rtl8188eu/os_dep/ |
| D | ioctl_linux.c | 593 if ((eid == _VENDOR_SPECIFIC_IE_) && (!memcmp(&buf[cnt+2], wps_oui, 4))) { in rtw_set_wpa_ie() 2664 update_beacon(padapter, _VENDOR_SPECIFIC_IE_, wps_oui, true); in rtw_set_wps_beacon() 2919 if ((_VENDOR_SPECIFIC_IE_ == probereq_wpsie[0]) && in rtw_wx_set_priv()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
| D | ioctl_linux.c | 720 if ((eid == _VENDOR_SPECIFIC_IE_) && (!memcmp(&buf[cnt+2], wps_oui, 4))) { in rtw_set_wpa_ie() 4014 update_beacon(padapter, _VENDOR_SPECIFIC_IE_, wps_oui, true); in rtw_set_wps_beacon() 4391 if ((_VENDOR_SPECIFIC_IE_ == probereq_wpsie[0]) && in rtw_wx_set_priv()
|
| D | ioctl_cfg80211.c | 2763 rtw_ies_remove_ie(pbuf, &len, _BEACON_IE_OFFSET_, _VENDOR_SPECIFIC_IE_, P2P_OUI, 4); in rtw_add_beacon() 2764 rtw_ies_remove_ie(pbuf, &len, _BEACON_IE_OFFSET_, _VENDOR_SPECIFIC_IE_, WFD_OUI, 4); in rtw_add_beacon()
|