Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dqwz.c10324 __func__, count + 1, reg_rule->start_freq, in qwz_print_reg_rule()
10344 reg_rule_ptr[count].start_freq = FIELD_GET(REG_RULE_START_FREQ, in qwz_create_reg_rules_from_wmi()
10492 if (rule->start_freq < 2402 || in qwz_init_channels()
10493 rule->start_freq > 2500 || in qwz_init_channels()
10494 rule->start_freq > rule->end_freq) { in qwz_init_channels()
10496 "end freq %u\n", __func__, rule->start_freq, in qwz_init_channels()
10501 freq = rule->start_freq + 10; in qwz_init_channels()
10527 if (rule->start_freq < 5170 || in qwz_init_channels()
10528 rule->start_freq > 6000 || in qwz_init_channels()
10529 rule->start_freq > rule->end_freq) { in qwz_init_channels()
[all …]
Dqwx.c12178 __func__, count + 1, reg_rule->start_freq, in qwx_print_reg_rule()
12198 reg_rule_ptr[count].start_freq = FIELD_GET(REG_RULE_START_FREQ, in qwx_create_reg_rules_from_wmi()
12346 if (rule->start_freq < 2402 || in qwx_init_channels()
12347 rule->start_freq > 2500 || in qwx_init_channels()
12348 rule->start_freq > rule->end_freq) { in qwx_init_channels()
12350 "end freq %u\n", __func__, rule->start_freq, in qwx_init_channels()
12355 freq = rule->start_freq + 10; in qwx_init_channels()
12381 if (rule->start_freq < 5170 || in qwx_init_channels()
12382 rule->start_freq > 6000 || in qwx_init_channels()
12383 rule->start_freq > rule->end_freq) { in qwx_init_channels()
[all …]
Dqwzreg.h2291 uint32_t start_freq; member
2442 uint32_t start_freq; member
4509 uint16_t start_freq; member
Dqwxreg.h2294 uint32_t start_freq; member
2371 uint32_t start_freq; member
4452 uint16_t start_freq; member