Searched refs:__nl80211_set_channel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 3354 static int __nl80211_set_channel(struct cfg80211_registered_device *rdev, in __nl80211_set_channel() function 3429 ret = __nl80211_set_channel(rdev, netdev, info, link_id); in nl80211_set_channel() 3561 result = __nl80211_set_channel( in nl80211_set_wiphy() 3567 result = __nl80211_set_channel(rdev, netdev, info, link_id); in nl80211_set_wiphy()
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 3018 static int __nl80211_set_channel(struct cfg80211_registered_device *rdev, in __nl80211_set_channel() function 3084 return __nl80211_set_channel(rdev, netdev, info); in nl80211_set_channel() 3207 result = __nl80211_set_channel( in nl80211_set_wiphy()
|
Completed in 42 milliseconds