Home
last modified time | relevance | path

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

/linux-6.15/net/wireless/
H A Dreg.c1873 power_rule1 = &rrule1->power_rule; in handle_channel_adjacent_rules()
1886 map_regdom_flags(rrule1->flags) | in handle_channel_adjacent_rules()
1905 rrule1->dfs_cac_ms, in handle_channel_adjacent_rules()
1909 if ((rrule1->flags & NL80211_RRF_PSD) && in handle_channel_adjacent_rules()
1923 map_regdom_flags(rrule1->flags) | in handle_channel_adjacent_rules()
1950 rrule1->dfs_cac_ms, in handle_channel_adjacent_rules()
1994 rrule1 = freq_reg_info(wiphy, in handle_channel()
1998 if (!IS_ERR(rrule1) && !IS_ERR(rrule2)) { in handle_channel()
2001 if (rrule1->freq_range.end_freq_khz != in handle_channel()
2006 rrule1->freq_range.start_freq_khz; in handle_channel()
[all …]