Searched defs:radar_detect (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/net/wireless/ |
H A D | chan.c | 829 cfg80211_get_chan_state(struct wireless_dev *wdev, struct ieee80211_channel **chan, enum cfg80211_chan_mode *chanmode, u8 *radar_detect) cfg80211_get_chan_state() argument
|
H A D | util.c | 1508 cfg80211_iter_combinations(struct wiphy *wiphy, const int num_different_channels, const u8 radar_detect, const int iftype_num[NUM_NL80211_IFTYPES], void (*iter)(const struct ieee80211_iface_combination *c, void *data), void *data) cfg80211_iter_combinations() argument 1603 cfg80211_check_combinations(struct wiphy *wiphy, const int num_different_channels, const u8 radar_detect, const int iftype_num[NUM_NL80211_IFTYPES]) cfg80211_check_combinations() argument 1622 cfg80211_can_use_iftype_chan(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, enum nl80211_iftype iftype, struct ieee80211_channel *chan, enum cfg80211_chan_mode chanmode, u8 radar_detect) cfg80211_can_use_iftype_chan() argument
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | power.c | 315 bool radar_detect = false; iwl_mvm_power_is_radar() local 335 bool radar_detect = false; iwl_mvm_power_build_cmd() local 997 bool radar_detect = iwl_mvm_power_is_radar(vif); iwl_mvm_update_d0i3_power_mode() local
|
/linux-4.1.27/net/mac80211/ |
H A D | util.c | 3170 u8 radar_detect = 0; ieee80211_chanctx_radar_detect() local 3288 u8 radar_detect = 0; ieee80211_max_num_channels() local 3195 ieee80211_check_combinations(struct ieee80211_sub_if_data *sdata, const struct cfg80211_chan_def *chandef, enum ieee80211_chanctx_mode chanmode, u8 radar_detect) ieee80211_check_combinations() argument
|
Completed in 217 milliseconds