Home
last modified time | relevance | path

Searched refs:iw_handler (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c1016 static iw_handler r8192_wx_handlers[] = {
1089 static iw_handler r8192_private_handler[] = {
1090 (iw_handler)_rtl92e_wx_set_debug, /*SIOCIWSECONDPRIV*/
1091 (iw_handler)_rtl92e_wx_set_scan_type,
1092 (iw_handler)_rtl92e_wx_set_rawtx,
1093 (iw_handler)_rtl92e_wx_force_reset,
1094 (iw_handler)NULL,
1095 (iw_handler)NULL,
1096 (iw_handler)_rtl92e_wx_adapter_power_status,
1097 (iw_handler)NULL,
[all …]
/openbmc/linux/include/net/
H A Diw_handler.h315 typedef int (*iw_handler)(struct net_device *dev, struct iw_request_info *info, typedef
329 const iw_handler * standard;
341 const iw_handler * private;
H A Dwext.h47 iw_handler handler);
50 iw_handler handler);
/openbmc/linux/net/wireless/
H A Dwext-priv.c139 iw_handler handler, struct net_device *dev, in ioctl_private_iw_point()
189 iw_handler handler) in ioctl_private_call()
215 iw_handler handler) in compat_private_call()
H A Dwext-core.c26 iw_handler);
700 static iw_handler get_handler(struct net_device *dev, unsigned int cmd) in get_handler()
741 iw_handler handler, struct net_device *dev, in ioctl_standard_iw_point()
952 iw_handler handler; in wireless_process_ioctl()
1031 iw_handler handler) in ioctl_standard_call()
1093 iw_handler handler) in compat_standard_call()
H A Dwext-compat.c1610 static const iw_handler cfg80211_handlers[] = {
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_wx.c819 static iw_handler r8192_wx_handlers[] = {
900 static iw_handler r8192_private_handler[] = {
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dwext.c1364 static const iw_handler orinoco_handler[] = {
1408 static const iw_handler orinoco_private_handler[] = {
/openbmc/linux/drivers/net/wireless/zydas/
H A Dzd1201.c1574 static const iw_handler zd1201_iw_handler[] =
1684 static const iw_handler zd1201_private_handler[] = {
/openbmc/linux/drivers/net/wireless/legacy/
H A Dwl3501_cs.c1817 static const iw_handler wl3501_handler[] = {
1848 .standard = (iw_handler *)wl3501_handler,
H A Dray_cs.c1429 static const iw_handler ray_handler[] = {
1458 static const iw_handler ray_private_handler[] = {
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c2191 static iw_handler r8711_handlers[] = {
2285 static iw_handler r8711_private_handler[] = {
/openbmc/linux/drivers/staging/ks7010/
H A Dks_wlan_net.c2378 static const iw_handler ks_wlan_handler[] = {
2416 static const iw_handler ks_wlan_private_handler[] = {
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ioctl.c3901 static const iw_handler prism2_handler[] =
3947 static const iw_handler prism2_private_handler[] =
/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c2538 static const iw_handler atmel_handler[] =
2571 static const iw_handler atmel_private_handler[] =
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c7973 static iw_handler ipw2100_wx_handlers[] = {
8054 static iw_handler ipw2100_private_handler[] = {
8223 .private = (iw_handler *) ipw2100_private_handler,
H A Dipw2200.c9829 static iw_handler ipw_wx_handlers[] = {
9925 static iw_handler ipw_priv_handler[] = {
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c2256 static const iw_handler gelic_wl_wext_handler[] =
/openbmc/linux/drivers/net/wireless/cisco/
H A Dairo.c7608 static const iw_handler airo_handler[] =
7659 static const iw_handler airo_private_handler[] =
/openbmc/linux/
H A DMAINTAINERS124 F: include/net/iw_handler.h