Home
last modified time | relevance | path

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

/linux-6.15/net/wireless/
H A Dnl80211.c1623 static struct ieee80211_channel *nl80211_get_valid_chan(struct wiphy *wiphy, in nl80211_get_valid_chan() function
10886 chan = nl80211_get_valid_chan(&rdev->wiphy, freq); in nl80211_authenticate()
11115 chan = nl80211_get_valid_chan(&rdev->wiphy, freq); in nl80211_assoc_bss()
12117 connect.channel = nl80211_get_valid_chan(wiphy, freq); in nl80211_connect()
12123 connect.channel_hint = nl80211_get_valid_chan(wiphy, freq); in nl80211_connect()