Lines Matching defs:channel_param
2710 struct channel_param { struct
2711 u8 chan_id;
2712 u8 pwr;
2713 u32 mhz;
2714 u32 half_rate:1,
2715 quarter_rate:1,
2716 dfs_set:1,
2717 dfs_set_cfreq2:1,
2718 is_chan_passive:1,
2719 allow_ht:1,
2720 allow_vht:1,
2721 allow_he:1,
2722 set_agile:1,
2723 psc_channel:1;
2724 u32 phy_mode;
2725 u32 cfreq1;
2726 u32 cfreq2;
2727 char maxpower;
2728 char minpower;
2729 char maxregpower;
2730 u8 antennamax;
2731 u8 reg_class_id;