Searched defs:iwr (Results 1 – 2 of 2) sorted by relevance
| /linux/net/wireless/ |
| H A D | wext-core.c | 943 wireless_process_ioctl(struct net * net,struct iwreq * iwr,unsigned int cmd,struct iw_request_info * info,wext_ioctl_func standard,wext_ioctl_func private) wireless_process_ioctl() argument 1002 wext_ioctl_dispatch(struct net * net,struct iwreq * iwr,unsigned int cmd,struct iw_request_info * info,wext_ioctl_func standard,wext_ioctl_func private) wext_ioctl_dispatch() argument 1026 ioctl_standard_call(struct net_device * dev,struct iwreq * iwr,unsigned int cmd,struct iw_request_info * info,iw_handler handler) ioctl_standard_call() argument 1067 struct iwreq iwr; wext_handle_ioctl() local 1088 compat_standard_call(struct net_device * dev,struct iwreq * iwr,unsigned int cmd,struct iw_request_info * info,iw_handler handler) compat_standard_call() argument 1126 struct iwreq iwr; compat_wext_handle_ioctl() local [all...] |
| H A D | wext-priv.c | 187 ioctl_private_call(struct net_device * dev,struct iwreq * iwr,unsigned int cmd,struct iw_request_info * info,iw_handler handler) ioctl_private_call() argument 213 compat_private_call(struct net_device * dev,struct iwreq * iwr,unsigned int cmd,struct iw_request_info * info,iw_handler handler) compat_private_call() argument [all...] |