Searched defs:p2p_oper_class_map (Results 1 – 1 of 1) sorted by relevance
513 struct p2p_oper_class_map { struct514 enum hw_mode {IEEE80211G, IEEE80211A} mode;515 u8 op_class;516 u8 min_chan;517 u8 max_chan;518 u8 inc;519 enum { BW20, BW40PLUS, BW40MINUS } bw;