Searched refs:IWEVCUSTOM (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/staging/rtl8712/
H A Dmlme_linux.c157 wireless_send_event(adapter->pnetdev, IWEVCUSTOM, &wrqu, buff);
H A Drtl871x_ioctl_linux.c146 iwe->cmd = IWEVCUSTOM;
164 iwe->cmd = IWEVCUSTOM;
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c187 iwe.cmd = IWEVCUSTOM;
214 iwe.cmd = IWEVCUSTOM;
230 iwe.cmd = IWEVCUSTOM;
236 iwe.cmd = IWEVCUSTOM;
240 if (iwe.cmd == IWEVCUSTOM) {
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_wx.c148 iwe.cmd = IWEVCUSTOM;
168 iwe.cmd = IWEVCUSTOM;
207 iwe.cmd = IWEVCUSTOM;
H A Drtllib.h56 #ifndef IWEVCUSTOM
57 #define IWEVCUSTOM 0x8c02 macro
/linux-master/include/uapi/linux/
H A Dwireless.h168 * - Add IWEVCUSTOM for driver specific event/scanning token
369 #define IWEVCUSTOM 0x8C02 /* Driver specific ascii string */ macro
/linux-master/net/wireless/
H A Dwext-core.c273 [IW_EVENT_IDX(IWEVCUSTOM)] = {
H A Dmlme.c250 wireless_send_event(dev, IWEVCUSTOM, &wrqu, buf);
H A Dscan.c3650 iwe.cmd = IWEVCUSTOM;
3762 iwe.cmd = IWEVCUSTOM;
3770 iwe.cmd = IWEVCUSTOM;
/linux-master/drivers/staging/ks7010/
H A Dks_hostif.c402 wireless_send_event(priv->net_dev, IWEVCUSTOM, &wrqu,
893 wireless_send_event(priv->net_dev, IWEVCUSTOM, &wrqu, buf);
H A Dks_wlan_net.c1022 range->event_capa[4] = (IW_EVENT_CAPA_MASK(IWEVCUSTOM) |
1158 iwe->cmd = IWEVCUSTOM;

Completed in 165 milliseconds