Home
last modified time | relevance | path

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

/Linux-v5.10/net/wireless/
Dnl80211.c1416 static struct ieee80211_channel *nl80211_get_valid_chan(struct wiphy *wiphy, in nl80211_get_valid_chan() function
9555 chan = nl80211_get_valid_chan(&rdev->wiphy, freq); in nl80211_authenticate()
9770 chan = nl80211_get_valid_chan(&rdev->wiphy, freq); in nl80211_associate()
10545 connect.channel = nl80211_get_valid_chan(wiphy, freq); in nl80211_connect()
10551 connect.channel_hint = nl80211_get_valid_chan(wiphy, freq); in nl80211_connect()