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