Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dreg.c1859 const struct ieee80211_reg_rule *rrule1, in handle_channel_adjacent_rules() argument
1871 power_rule1 = &rrule1->power_rule; in handle_channel_adjacent_rules()
1873 bw_flags1 = reg_rule_to_chan_bw_flags(regd, rrule1, chan); in handle_channel_adjacent_rules()
1884 map_regdom_flags(rrule1->flags) | in handle_channel_adjacent_rules()
1901 if (rrule1->dfs_cac_ms || rrule2->dfs_cac_ms) in handle_channel_adjacent_rules()
1903 rrule1->dfs_cac_ms, in handle_channel_adjacent_rules()
1907 if ((rrule1->flags & NL80211_RRF_PSD) && in handle_channel_adjacent_rules()
1909 chan->psd = min_t(s8, rrule1->psd, rrule2->psd); in handle_channel_adjacent_rules()
1921 map_regdom_flags(rrule1->flags) | in handle_channel_adjacent_rules()
1946 if (rrule1->dfs_cac_ms || rrule2->dfs_cac_ms) in handle_channel_adjacent_rules()
[all …]