Searched defs:p2p_oper_class_map (Results 1 – 2 of 2) sorted by relevance
384 struct p2p_oper_class_map { struct385 enum hw_mode {IEEE80211G} mode;386 u8 op_class;387 u8 min_chan;388 u8 max_chan;389 u8 inc;390 enum {BW20, BW40PLUS, BW40MINUS} bw;
452 struct p2p_oper_class_map { struct453 enum hw_mode {IEEE80211G, IEEE80211A} mode;454 u8 op_class;455 u8 min_chan;456 u8 max_chan;457 u8 inc;458 enum { BW20, BW40PLUS, BW40MINUS } bw;