Lines Matching defs:channel_param
2571 struct channel_param { struct
2572 u8 chan_id;
2573 u8 pwr;
2574 u32 mhz;
2575 u32 half_rate:1,
2576 quarter_rate:1,
2577 dfs_set:1,
2578 dfs_set_cfreq2:1,
2579 is_chan_passive:1,
2580 allow_ht:1,
2581 allow_vht:1,
2582 allow_he:1,
2583 set_agile:1,
2584 psc_channel:1;
2585 u32 phy_mode;
2586 u32 cfreq1;
2587 u32 cfreq2;
2588 char maxpower;
2589 char minpower;
2590 char maxregpower;
2591 u8 antennamax;
2592 u8 reg_class_id;