Searched defs:p2p_oper_class_map (Results 1 – 1 of 1) sorted by relevance
355 struct p2p_oper_class_map { struct356 enum hw_mode {IEEE80211G, IEEE80211A} mode;357 u8 op_class;358 u8 min_chan;359 u8 max_chan;360 u8 inc;361 enum { BW20, BW40PLUS, BW40MINUS } bw;