Searched defs:p2p_oper_class_map (Results 1 – 2 of 2) sorted by relevance
333 struct p2p_oper_class_map { struct334 enum hw_mode {IEEE80211G} mode;335 u8 op_class;336 u8 min_chan;337 u8 max_chan;338 u8 inc;339 enum {BW20, BW40PLUS, BW40MINUS} bw;
392 struct p2p_oper_class_map { struct393 enum hw_mode {IEEE80211G, IEEE80211A} mode;394 u8 op_class;395 u8 min_chan;396 u8 max_chan;397 u8 inc;398 enum { BW20, BW40PLUS, BW40MINUS } bw;