Lines Matching defs:channel_param
2651 struct channel_param { struct
2652 u8 chan_id;
2653 u8 pwr;
2654 u32 mhz;
2655 u32 half_rate:1,
2656 quarter_rate:1,
2657 dfs_set:1,
2658 dfs_set_cfreq2:1,
2659 is_chan_passive:1,
2660 allow_ht:1,
2661 allow_vht:1,
2662 allow_he:1,
2663 set_agile:1,
2664 psc_channel:1;
2665 u32 phy_mode;
2666 u32 cfreq1;
2667 u32 cfreq2;
2668 char maxpower;
2669 char minpower;
2670 char maxregpower;
2671 u8 antennamax;
2672 u8 reg_class_id;