Home
last modified time | relevance | path

Searched refs:iw_handler_def (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.6.21/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.h10 struct iw_handler_def;
12 extern const struct iw_handler_def r8192_wx_handlers_def;
Drtl_wx.c1144 const struct iw_handler_def r8192_wx_handlers_def = {
/linux-6.6.21/drivers/net/wireless/intersil/orinoco/
Dwext.h11 extern const struct iw_handler_def orinoco_handler_def;
Dwext.c1420 const struct iw_handler_def orinoco_handler_def = {
/linux-6.6.21/drivers/staging/rtl8192u/
Dr8192U_wx.h20 extern const struct iw_handler_def r8192_wx_handlers_def;
Dr8192U_wx.c935 const struct iw_handler_def r8192_wx_handlers_def = {
/linux-6.6.21/drivers/staging/rtl8712/
Drtl871x_ioctl.h78 extern struct iw_handler_def r871x_handlers_def;
Dos_intfs.c214 pnetdev->wireless_handlers = (struct iw_handler_def *) in r8712_init_netdev()
Drtl871x_ioctl_linux.c2321 struct iw_handler_def r871x_handlers_def = {
/linux-6.6.21/net/wireless/
Dwext-compat.h63 extern const struct iw_handler_def cfg80211_wext_handler;
Dwext-core.c702 const struct iw_handler_def *handlers = NULL; in get_handler()
Dwext-compat.c1645 const struct iw_handler_def cfg80211_wext_handler = {
/linux-6.6.21/drivers/net/wireless/intersil/hostap/
Dhostap.h92 extern const struct iw_handler_def hostap_iw_handler_def;
Dhostap_ioctl.c3955 const struct iw_handler_def hostap_iw_handler_def =
/linux-6.6.21/include/net/
Diw_handler.h324 struct iw_handler_def { struct
Dcfg80211.h5542 const struct iw_handler_def *wext;
/linux-6.6.21/drivers/net/wireless/legacy/
Dray_cs.c78 static const struct iw_handler_def ray_handler_def;
1474 static const struct iw_handler_def ray_handler_def = {
Dwl3501_cs.c1846 static const struct iw_handler_def wl3501_handler_def = {
/linux-6.6.21/drivers/net/wireless/zydas/
Dzd1201.c1706 static const struct iw_handler_def zd1201_iw_handlers = {
/linux-6.6.21/drivers/net/wireless/atmel/
Datmel.c679 static const struct iw_handler_def atmel_handler_def;
2609 static const struct iw_handler_def atmel_handler_def = {
/linux-6.6.21/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c2277 static const struct iw_handler_def gelic_wl_wext_handler_def = {
/linux-6.6.21/drivers/staging/ks7010/
Dks_wlan_net.c2451 static const struct iw_handler_def ks_wlan_handler_def = {
/linux-6.6.21/include/linux/
Dnetdevice.h2143 const struct iw_handler_def *wireless_handlers;
/linux-6.6.21/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c328 static const struct iw_handler_def ipw2100_wx_handler_def;
8218 static const struct iw_handler_def ipw2100_wx_handler_def = {
/linux-6.6.21/drivers/net/wireless/cisco/
Dairo.c1103 static const struct iw_handler_def airo_handler_def;
7664 static const struct iw_handler_def airo_handler_def =

12