Lines Matching defs:channel_param
2696 struct channel_param { struct
2697 u8 chan_id;
2698 u8 pwr;
2699 u32 mhz;
2700 u32 half_rate:1,
2701 quarter_rate:1,
2702 dfs_set:1,
2703 dfs_set_cfreq2:1,
2704 is_chan_passive:1,
2705 allow_ht:1,
2706 allow_vht:1,
2707 allow_he:1,
2708 set_agile:1,
2709 psc_channel:1;
2710 u32 phy_mode;
2711 u32 cfreq1;
2712 u32 cfreq2;
2713 char maxpower;
2714 char minpower;
2715 char maxregpower;
2716 u8 antennamax;
2717 u8 reg_class_id;