Searched defs:p2p_oper_class_map (Results 1 – 2 of 2) sorted by relevance
393 struct p2p_oper_class_map { struct394 enum hw_mode {IEEE80211G} mode;395 u8 op_class;396 u8 min_chan;397 u8 max_chan;398 u8 inc;399 enum {BW20, BW40PLUS, BW40MINUS} bw;
466 struct p2p_oper_class_map { struct467 enum hw_mode {IEEE80211G, IEEE80211A} mode;468 u8 op_class;469 u8 min_chan;470 u8 max_chan;471 u8 inc;472 enum { BW20, BW40PLUS, BW40MINUS } bw;