Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.h10 struct iw_handler_def;
12 extern const struct iw_handler_def r8192_wx_handlers_def;
Drtl_wx.c1201 const struct iw_handler_def r8192_wx_handlers_def = {
/Linux-v6.1/drivers/net/wireless/intersil/orinoco/
Dwext.h11 extern const struct iw_handler_def orinoco_handler_def;
Dwext.c1405 const struct iw_handler_def orinoco_handler_def = {
/Linux-v6.1/drivers/staging/r8188eu/include/
Drtw_ioctl.h10 extern struct iw_handler_def rtw_handlers_def;
/Linux-v6.1/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-v6.1/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-v6.1/net/wireless/
Dwext-compat.h63 extern const struct iw_handler_def cfg80211_wext_handler;
Dwext-core.c690 const struct iw_handler_def *handlers = NULL; in get_handler()
Dwext-compat.c1661 const struct iw_handler_def cfg80211_wext_handler = {
/Linux-v6.1/drivers/net/wireless/intersil/hostap/
Dhostap.h92 extern const struct iw_handler_def hostap_iw_handler_def;
/Linux-v6.1/include/net/
Diw_handler.h324 struct iw_handler_def { struct
Dcfg80211.h5405 const struct iw_handler_def *wext;
/Linux-v6.1/drivers/staging/r8188eu/os_dep/
Dos_intfs.c358 pnetdev->wireless_handlers = (struct iw_handler_def *)&rtw_handlers_def; in rtw_init_netdev()
/Linux-v6.1/drivers/net/wireless/
Dray_cs.c78 static const struct iw_handler_def ray_handler_def;
1469 static const struct iw_handler_def ray_handler_def = {
Dwl3501_cs.c1846 static const struct iw_handler_def wl3501_handler_def = {
/Linux-v6.1/drivers/net/wireless/zydas/
Dzd1201.c1702 static const struct iw_handler_def zd1201_iw_handlers = {
/Linux-v6.1/drivers/net/wireless/atmel/
Datmel.c679 static const struct iw_handler_def atmel_handler_def;
2613 static const struct iw_handler_def atmel_handler_def = {
/Linux-v6.1/drivers/staging/ks7010/
Dks_wlan_net.c2446 static const struct iw_handler_def ks_wlan_handler_def = {
/Linux-v6.1/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c2277 static const struct iw_handler_def gelic_wl_wext_handler_def = {
/Linux-v6.1/include/linux/
Dnetdevice.h2080 const struct iw_handler_def *wireless_handlers;
/Linux-v6.1/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c328 static const struct iw_handler_def ipw2100_wx_handler_def;
8229 static const struct iw_handler_def ipw2100_wx_handler_def = {

12