Searched refs:iw_handler_def (Results 1 - 32 of 32) sorted by relevance

/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dwext.h11 extern const struct iw_handler_def orinoco_handler_def;
H A Dwext.c1405 const struct iw_handler_def orinoco_handler_def = {
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.h24 struct iw_handler_def;
27 extern const struct iw_handler_def r8192_wx_handlers_def;
H A Drtl_wx.c1332 const struct iw_handler_def r8192_wx_handlers_def = {
/linux-4.1.27/drivers/staging/rtl8192u/
H A Dr8192U_wx.h20 extern struct iw_handler_def r8192_wx_handlers_def;
H A Dr8192U_wx.c987 struct iw_handler_def r8192_wx_handlers_def = {
H A Dr8192U_core.c4689 dev->wireless_handlers = (struct iw_handler_def *) &r8192_wx_handlers_def; rtl8192_usb_probe()
/linux-4.1.27/drivers/net/wireless/prism54/
H A Disl_ioctl.h45 extern const struct iw_handler_def prism54_handler_def;
H A Disl_ioctl.c2902 const struct iw_handler_def prism54_handler_def = {
/linux-4.1.27/drivers/staging/rtl8712/
H A Drtl871x_ioctl.h77 extern struct iw_handler_def r871x_handlers_def;
H A Dos_intfs.c229 pnetdev->wireless_handlers = (struct iw_handler_def *) r8712_init_netdev()
H A Drtl871x_ioctl_linux.c2352 struct iw_handler_def r871x_handlers_def = {
/linux-4.1.27/net/wireless/
H A Dwext-compat.h62 extern const struct iw_handler_def cfg80211_wext_handler;
H A Dwext-compat.c1527 const struct iw_handler_def cfg80211_wext_handler = {
H A Dwext-core.c685 const struct iw_handler_def *handlers = NULL; get_handler()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Drtw_ioctl.h109 extern struct iw_handler_def rtw_handlers_def;
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap.h89 extern const struct iw_handler_def hostap_iw_handler_def;
H A Dhostap_ioctl.c3952 const struct iw_handler_def hostap_iw_handler_def =
/linux-4.1.27/drivers/staging/wlan-ng/
H A Dp80211netdev.h143 extern struct iw_handler_def p80211wext_handler_def;
/linux-4.1.27/include/net/
H A Diw_handler.h234 * - Start migrating get_wireless_stats to struct iw_handler_def
240 * - Remove spy_offset from struct iw_handler_def
323 struct iw_handler_def { struct
H A Dcfg80211.h3224 const struct iw_handler_def *wext;
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
H A Dos_intfs.c726 pnetdev->wireless_handlers = (struct iw_handler_def *)&rtw_handlers_def; rtw_init_netdev()
H A Dioctl_linux.c3096 struct iw_handler_def rtw_handlers_def = {
/linux-4.1.27/drivers/net/wireless/
H A Dray_cs.c90 static const struct iw_handler_def ray_handler_def;
1475 static const struct iw_handler_def ray_handler_def = {
H A Dzd1201.c1710 static const struct iw_handler_def zd1201_iw_handlers = {
H A Dwl3501_cs.c1835 static const struct iw_handler_def wl3501_handler_def = {
H A Datmel.c680 static const struct iw_handler_def atmel_handler_def;
2633 static const struct iw_handler_def atmel_handler_def = {
H A Dairo.c1098 static const struct iw_handler_def airo_handler_def;
7601 static const struct iw_handler_def airo_handler_def =
/linux-4.1.27/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c2292 static const struct iw_handler_def gelic_wl_wext_handler_def = {
/linux-4.1.27/drivers/net/wireless/ipw2x00/
H A Dipw2100.c343 static struct iw_handler_def ipw2100_wx_handler_def;
8270 static struct iw_handler_def ipw2100_wx_handler_def = {
H A Dipw2200.c10016 static struct iw_handler_def ipw_wx_handler_def = {
/linux-4.1.27/include/linux/
H A Dnetdevice.h1561 const struct iw_handler_def * wireless_handlers;

Completed in 995 milliseconds