Home
last modified time | relevance | path

Searched defs:channel_param (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dqwzreg.h2836 struct channel_param { struct
2837 uint8_t chan_id;
2838 uint8_t pwr;
2839 uint32_t mhz;
2840 uint32_t half_rate:1,
2841 quarter_rate:1,
2842 dfs_set:1,
2843 dfs_set_cfreq2:1,
2844 is_chan_passive:1,
2845 allow_ht:1,
[all …]
Dqwxreg.h2765 struct channel_param { struct
2766 uint8_t chan_id;
2767 uint8_t pwr;
2768 uint32_t mhz;
2769 uint32_t half_rate:1,
2770 quarter_rate:1,
2771 dfs_set:1,
2772 dfs_set_cfreq2:1,
2773 is_chan_passive:1,
2774 allow_ht:1,
[all …]