Home
last modified time | relevance | path

Searched refs:cfg80211_wext_giwmode (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/net/
Dcfg80211-wext.h25 int cfg80211_wext_giwmode(struct net_device *dev, struct iw_request_info *info,
/Linux-v5.4/net/wireless/
Dwext-compat.c71 int cfg80211_wext_giwmode(struct net_device *dev, struct iw_request_info *info, in cfg80211_wext_giwmode() function
104 EXPORT_WEXT_HANDLER(cfg80211_wext_giwmode);
1481 [IW_IOCTL_IDX(SIOCGIWMODE)] = (iw_handler) cfg80211_wext_giwmode,
/Linux-v5.4/drivers/net/wireless/intersil/orinoco/
Dwext.c1355 IW_HANDLER(SIOCGIWMODE, (iw_handler)cfg80211_wext_giwmode),