Searched defs:channel_param (Results 1 – 1 of 1) sorted by relevance
2546 struct channel_param { struct2547 u8 chan_id;2548 u8 pwr;2549 u32 mhz;2550 u32 half_rate:1,2551 quarter_rate:1,2552 dfs_set:1,2553 dfs_set_cfreq2:1,2554 is_chan_passive:1,2555 allow_ht:1,[all …]