Home
last modified time | relevance | path

Searched refs:IW_EV_POINT_OFF (Results 1 – 9 of 9) sorted by relevance

/external/kernel-headers/original/linux/
Dwireless.h1065 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - \ macro
1068 IW_EV_POINT_OFF)
/external/wpa_supplicant_6/wpa_supplicant/src/common/
Dwireless_copy.h1119 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - \ macro
1122 IW_EV_POINT_OFF)
/external/wpa_supplicant_8/src/drivers/
Ddriver_wext.c470 custom += IW_EV_POINT_OFF; in wpa_driver_wext_event_wireless()
1467 custom += IW_EV_POINT_OFF; in wpa_driver_wext_get_scan_results()
Ddriver_hostap.c847 custom += IW_EV_POINT_OFF; in hostapd_wireless_event_wireless()
Ddriver_madwifi.c963 custom += IW_EV_POINT_OFF; in madwifi_wireless_event_wireless()
Ddriver_atheros.c1034 custom += IW_EV_POINT_OFF; in atheros_wireless_event_wireless()
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver_wext.c523 custom += IW_EV_POINT_OFF; in wpa_driver_wext_event_wireless()
1668 custom += IW_EV_POINT_OFF;
Ddriver_ralink.c555 custom += IW_EV_POINT_OFF; in wpa_driver_ralink_event_wireless()
Ddriver_nl80211.c657 custom += IW_EV_POINT_OFF; in wpa_driver_nl80211_event_wireless()