Searched defs:mbo_non_pref_chan_info (Results 1 – 1 of 1) sorted by relevance
49 struct mbo_non_pref_chan_info { struct50 struct mbo_non_pref_chan_info *next; argument51 u8 op_class;52 u8 pref;53 u8 reason_code;54 u8 reason_detail;55 u8 num_channels;56 u8 channels[];