Home
last modified time | relevance | path

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

/Linux-v5.15/net/wireless/
Dnl80211.c1477 static struct ieee80211_channel *nl80211_get_valid_chan(struct wiphy *wiphy, in nl80211_get_valid_chan() function
9785 chan = nl80211_get_valid_chan(&rdev->wiphy, freq); in nl80211_authenticate()
10006 chan = nl80211_get_valid_chan(&rdev->wiphy, freq); in nl80211_associate()
10788 connect.channel = nl80211_get_valid_chan(wiphy, freq); in nl80211_connect()
10794 connect.channel_hint = nl80211_get_valid_chan(wiphy, freq); in nl80211_connect()