Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dreg.c1875 const struct ieee80211_reg_rule *rrule1, in handle_channel_adjacent_rules() argument
1887 power_rule1 = &rrule1->power_rule; in handle_channel_adjacent_rules()
1889 bw_flags1 = reg_rule_to_chan_bw_flags(regd, rrule1, chan); in handle_channel_adjacent_rules()
1900 map_regdom_flags(rrule1->flags) | in handle_channel_adjacent_rules()
1917 if (rrule1->dfs_cac_ms || rrule2->dfs_cac_ms) in handle_channel_adjacent_rules()
1919 rrule1->dfs_cac_ms, in handle_channel_adjacent_rules()
1931 map_regdom_flags(rrule1->flags) | in handle_channel_adjacent_rules()
1956 if (rrule1->dfs_cac_ms || rrule2->dfs_cac_ms) in handle_channel_adjacent_rules()
1958 rrule1->dfs_cac_ms, in handle_channel_adjacent_rules()
1991 const struct ieee80211_reg_rule *rrule1 = NULL; in handle_channel() local
[all …]