Home
last modified time | relevance | path

Searched refs:IWEVCUSTOM (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c187 iwe.cmd = IWEVCUSTOM; in libipw_translate_scan()
214 iwe.cmd = IWEVCUSTOM; in libipw_translate_scan()
230 iwe.cmd = IWEVCUSTOM; in libipw_translate_scan()
236 iwe.cmd = IWEVCUSTOM; in libipw_translate_scan()
240 if (iwe.cmd == IWEVCUSTOM) { in libipw_translate_scan()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_wx.c156 iwe.cmd = IWEVCUSTOM; in rtl819x_translate_scan()
175 iwe.cmd = IWEVCUSTOM; in rtl819x_translate_scan()
191 iwe.cmd = IWEVCUSTOM; in rtl819x_translate_scan()
205 iwe.cmd = IWEVCUSTOM; in rtl819x_translate_scan()
213 iwe.cmd = IWEVCUSTOM; in rtl819x_translate_scan()
H A Dieee80211.h44 #ifndef IWEVCUSTOM
45 #define IWEVCUSTOM 0x8c02 macro
/openbmc/linux/drivers/staging/rtl8712/
H A Dmlme_linux.c157 wireless_send_event(adapter->pnetdev, IWEVCUSTOM, &wrqu, buff); in r8712_report_sec_ie()
H A Drtl871x_ioctl_linux.c149 iwe->cmd = IWEVCUSTOM; in translate_scan_wpa()
169 iwe->cmd = IWEVCUSTOM; in translate_scan_wpa()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_wx.c148 iwe.cmd = IWEVCUSTOM; in rtl819x_translate_scan()
168 iwe.cmd = IWEVCUSTOM; in rtl819x_translate_scan()
207 iwe.cmd = IWEVCUSTOM; in rtl819x_translate_scan()
H A Drtllib.h57 #ifndef IWEVCUSTOM
58 #define IWEVCUSTOM 0x8c02 macro
/openbmc/linux/include/uapi/linux/
H A Dwireless.h369 #define IWEVCUSTOM 0x8C02 /* Driver specific ascii string */ macro
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ioctl.c1074 IW_EVENT_CAPA_MASK(IWEVCUSTOM) | in prism2_ioctl_giwrange()
1924 iwe.cmd = IWEVCUSTOM; in __prism2_translate_scan()
1931 iwe.cmd = IWEVCUSTOM; in __prism2_translate_scan()
1940 iwe.cmd = IWEVCUSTOM; in __prism2_translate_scan()
H A Dhostap_ap.c2462 iwe.cmd = IWEVCUSTOM; in prism2_ap_translate_scan()
/openbmc/linux/net/wireless/
H A Dwext-core.c273 [IW_EVENT_IDX(IWEVCUSTOM)] = {
H A Dscan.c3525 iwe.cmd = IWEVCUSTOM; in ieee80211_bss()
3633 iwe.cmd = IWEVCUSTOM; in ieee80211_bss()
3641 iwe.cmd = IWEVCUSTOM; in ieee80211_bss()
H A Dmlme.c250 wireless_send_event(dev, IWEVCUSTOM, &wrqu, buf); in cfg80211_michael_mic_failure()
/openbmc/linux/drivers/staging/ks7010/
H A Dks_wlan_net.c1022 range->event_capa[4] = (IW_EVENT_CAPA_MASK(IWEVCUSTOM) | in ks_wlan_get_range()
1158 iwe->cmd = IWEVCUSTOM; in ks_wlan_add_leader_event()
H A Dks_hostif.c402 wireless_send_event(priv->net_dev, IWEVCUSTOM, &wrqu, in hostif_data_indication_wpa()
893 wireless_send_event(priv->net_dev, IWEVCUSTOM, &wrqu, buf); in hostif_associate_indication()
/openbmc/linux/drivers/net/wireless/cisco/
H A Dairo.c7445 iwe.cmd = IWEVCUSTOM; in airo_translate_scan()