Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dcfg80211-wext.h33 int cfg80211_wext_giwrange(struct net_device *dev,
/linux-6.1.9/net/wireless/
Dwext-compat.c109 int cfg80211_wext_giwrange(struct net_device *dev, in cfg80211_wext_giwrange() function
220 EXPORT_WEXT_HANDLER(cfg80211_wext_giwrange);
1601 DEFINE_WEXT_COMPAT_STUB(cfg80211_wext_giwrange, struct iw_point)
/linux-6.1.9/drivers/net/wireless/intersil/orinoco/
Dwext.c1358 IW_HANDLER(SIOCGIWRANGE, (iw_handler)cfg80211_wext_giwrange),