Searched defs:op_class_pref_t (Results 1 – 1 of 1) sorted by relevance
169 struct op_class_pref_t { struct170 u8 class_id;171 BAND_TYPE band;172 enum opc_bw bw;173 u8 ch_num; /* number of chs */174 u8 op_ch_num; /* channel number which is not static non operable */175 u8 ir_ch_num; /* channel number which can init radiation */176 struct op_ch_t chs[];