Home
last modified time | relevance | path

Searched refs:cfg80211_chandef_dfs_usable (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dcore.h471 * cfg80211_chandef_dfs_usable - checks if chandef is DFS usable
480 bool cfg80211_chandef_dfs_usable(struct wiphy *wiphy,
H A Dchan.c583 bool cfg80211_chandef_dfs_usable(struct wiphy *wiphy, in cfg80211_chandef_dfs_usable() function
H A Dreg.c4125 * the check !cfg80211_chandef_dfs_usable contain 2 options: in cfg80211_check_and_end_cac()
4134 !cfg80211_chandef_dfs_usable(&rdev->wiphy, &wdev->chandef)) in cfg80211_check_and_end_cac()
H A Dnl80211.c8918 if (!cfg80211_chandef_dfs_usable(wiphy, &chandef)) in nl80211_start_radar_detection()
/kernel/linux/linux-6.6/net/wireless/
H A Dcore.h480 * cfg80211_chandef_dfs_usable - checks if chandef is DFS usable
489 bool cfg80211_chandef_dfs_usable(struct wiphy *wiphy,
H A Dchan.c633 bool cfg80211_chandef_dfs_usable(struct wiphy *wiphy, in cfg80211_chandef_dfs_usable() function
H A Dreg.c4212 * the check !cfg80211_chandef_dfs_usable contain 2 options: in cfg80211_check_and_end_cac()
4230 if (!cfg80211_chandef_dfs_usable(&rdev->wiphy, chandef)) in cfg80211_check_and_end_cac()
H A Dnl80211.c9987 if (!cfg80211_chandef_dfs_usable(wiphy, &chandef)) { in nl80211_start_radar_detection()

Completed in 52 milliseconds