| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | scan.c | 284 tmp_new = cfg80211_find_ie(WLAN_EID_SSID, sub_copy, subie_len); in cfg80211_gen_new_ie() 298 tmp_old = cfg80211_find_ie(WLAN_EID_SSID, ie, ielen); in cfg80211_gen_new_ie() 340 tmp[0] = WLAN_EID_SSID; in cfg80211_gen_new_ie() 349 tmp[0] = WLAN_EID_SSID; in cfg80211_gen_new_ie() 366 tmp_new[0] == WLAN_EID_SSID)) { in cfg80211_gen_new_ie() 394 ssidie = cfg80211_find_ie(WLAN_EID_SSID, ies->data, ies->len); in is_bss() 411 ssid = ieee80211_bss_get_ie(nontrans_bss, WLAN_EID_SSID); in cfg80211_add_nontrans_list() 522 *elem = cfg80211_find_elem(WLAN_EID_SSID, ies->data, ies->len); in cfg80211_calc_short_ssid() 1328 ie1 = cfg80211_find_ie(WLAN_EID_SSID, a_ies->data, a_ies->len); in cmp_bss() 1329 ie2 = cfg80211_find_ie(WLAN_EID_SSID, b_ies->data, b_ies->len); in cmp_bss() [all …]
|
| H A D | wext-sme.c | 219 WLAN_EID_SSID); in cfg80211_mgd_wext_giwessid()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | scan.c | 93 ie_buf[0] = WLAN_EID_SSID; in orinoco_add_hostscan_result()
|
| /OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/ |
| H A D | p80211mgmt.h | 109 #define WLAN_EID_SSID 0 macro
|
| H A D | cfg80211.c | 355 ie_buf[0] = WLAN_EID_SSID; in prism2_scan()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | scan.c | 593 *pos++ = WLAN_EID_SSID; in iwl_fill_probe_req() 718 scan->direct_scan[p].id = WLAN_EID_SSID; in iwlagn_request_scan()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | cfg.c | 624 if (id == WLAN_EID_SSID) { in lbs_ret_scan() 1104 ssid_eid = ieee80211_bss_get_ie(bss, WLAN_EID_SSID); in lbs_associate() 1661 *fake++ = WLAN_EID_SSID; in lbs_join_post()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | ie.c | 359 case WLAN_EID_SSID: in mwifiex_uap_parse_tail_ies()
|
| H A D | join.c | 426 ssid_tlv->header.type = cpu_to_le16(WLAN_EID_SSID); in mwifiex_cmd_802_11_associate()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | scan.c | 538 ssids[i].id = WLAN_EID_SSID; in iwl_scan_build_ssids() 552 ssids[i].id = WLAN_EID_SSID; in iwl_scan_build_ssids() 749 WLAN_EID_SSID, in iwl_mvm_copy_and_insert_ds_elem() 825 *pos++ = WLAN_EID_SSID; in iwl_mvm_build_scan_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/ |
| H A D | scan.c | 420 (u8 *)cfg80211_find_ie(WLAN_EID_SSID, ies, ies_len); in cw1200_probe_work()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | virt_wifi.c | 150 .tag = WLAN_EID_SSID, in virt_wifi_inform_bss()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | event.c | 209 ie[0] = WLAN_EID_SSID; in qtnf_event_handle_bss_join()
|
| H A D | commands.c | 292 qtnf_cmd_skb_put_tlv_arr(cmd_skb, WLAN_EID_SSID, s->ssid, in qtnf_cmd_send_start_ap() 2050 qtnf_cmd_skb_put_tlv_arr(cmd_skb, WLAN_EID_SSID, in qtnf_cmd_send_scan() 2180 qtnf_cmd_skb_put_tlv_arr(cmd_skb, WLAN_EID_SSID, sme->ssid, in qtnf_cmd_send_connect()
|
| /OK3568_Linux_fs/kernel/drivers/staging/wfx/ |
| H A D | sta.c | 415 ssidie = ieee80211_bss_get_ie(bss, WLAN_EID_SSID); in wfx_join()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | ibss.c | 88 *pos++ = WLAN_EID_SSID; in ieee80211_ibss_build_presp() 1565 if (pos[0] != WLAN_EID_SSID || in ieee80211_rx_mgmt_probe_req()
|
| H A D | mlme.c | 825 *pos++ = WLAN_EID_SSID; in ieee80211_send_assoc() 907 WLAN_EID_SSID, in ieee80211_send_assoc() 2607 ssid = ieee80211_bss_get_ie(ifmgd->associated, WLAN_EID_SSID); in ieee80211_mgd_probe_ap_send() 2708 ssid = ieee80211_bss_get_ie(cbss, WLAN_EID_SSID); in ieee80211_ap_probereq_get() 5512 ssidie = ieee80211_bss_get_ie(req->bss, WLAN_EID_SSID); in ieee80211_mgd_assoc()
|
| H A D | util.c | 1031 case WLAN_EID_SSID: in _ieee802_11_parse_elems_crc() 1106 case WLAN_EID_SSID: in _ieee802_11_parse_elems_crc() 1825 WLAN_EID_SSID, in ieee80211_build_preq_ies_band()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_ieee80211.c | 801 case WLAN_EID_SSID: in rtw_ieee802_11_parse_elems()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_80211_rx.c | 413 case WLAN_EID_SSID: in hostap_rx_sta_beacon()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_ieee80211.c | 992 case WLAN_EID_SSID: in rtw_ieee802_11_parse_elems()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | ieee80211.h | 639 #define WLAN_EID_SSID 0 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | ieee80211.h | 642 #define WLAN_EID_SSID 0 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | ieee80211.h | 639 #define WLAN_EID_SSID 0 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | ieee80211.h | 663 #define WLAN_EID_SSID 0 macro
|