Searched defs:channel_param (Results 1 – 1 of 1) sorted by relevance
2571 struct channel_param { struct2572 u8 chan_id;2573 u8 pwr;2574 u32 mhz;2575 u32 half_rate:1,2576 quarter_rate:1,2577 dfs_set:1,2578 dfs_set_cfreq2:1,2579 is_chan_passive:1,2580 allow_ht:1,[all …]