Searched defs:channel_param (Results 1 – 1 of 1) sorted by relevance
2694 struct channel_param { struct2695 u8 chan_id;2696 u8 pwr;2697 u32 mhz;2698 u32 half_rate:1,2699 quarter_rate:1,2700 dfs_set:1,2701 dfs_set_cfreq2:1,2702 is_chan_passive:1,2703 allow_ht:1,[all …]