Home
last modified time | relevance | path

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

/Linux-v5.10/net/wireless/
Dreg.c1820 const struct ieee80211_reg_rule *rrule2, in handle_channel_adjacent_rules() argument
1832 power_rule2 = &rrule2->power_rule; in handle_channel_adjacent_rules()
1834 bw_flags2 = reg_rule_to_chan_bw_flags(regd, rrule2, chan); in handle_channel_adjacent_rules()
1845 map_regdom_flags(rrule2->flags) | in handle_channel_adjacent_rules()
1861 if (rrule1->dfs_cac_ms || rrule2->dfs_cac_ms) in handle_channel_adjacent_rules()
1864 rrule2->dfs_cac_ms); in handle_channel_adjacent_rules()
1876 map_regdom_flags(rrule2->flags); in handle_channel_adjacent_rules()
1900 if (rrule1->dfs_cac_ms || rrule2->dfs_cac_ms) in handle_channel_adjacent_rules()
1903 rrule2->dfs_cac_ms); in handle_channel_adjacent_rules()
1936 const struct ieee80211_reg_rule *rrule2 = NULL; in handle_channel() local
[all …]