Lines Matching defs:channel_param
2546 struct channel_param { struct
2547 u8 chan_id;
2548 u8 pwr;
2549 u32 mhz;
2550 u32 half_rate:1,
2551 quarter_rate:1,
2552 dfs_set:1,
2553 dfs_set_cfreq2:1,
2554 is_chan_passive:1,
2555 allow_ht:1,
2556 allow_vht:1,
2557 allow_he:1,
2558 set_agile:1,
2559 psc_channel:1;
2560 u32 phy_mode;
2561 u32 cfreq1;
2562 u32 cfreq2;
2563 char maxpower;
2564 char minpower;
2565 char maxregpower;
2566 u8 antennamax;
2567 u8 reg_class_id;