Searched defs:p2p_oper_class_map (Results 1 – 2 of 2) sorted by relevance
395 struct p2p_oper_class_map { struct396 enum hw_mode {IEEE80211G, IEEE80211A} mode;397 u8 op_class;398 u8 min_chan;399 u8 max_chan;400 u8 inc;401 enum {403 } bw;
400 struct p2p_oper_class_map { struct401 enum hw_mode {IEEE80211G} mode;402 u8 op_class;403 u8 min_chan;404 u8 max_chan;405 u8 inc;406 enum {BW20, BW40PLUS, BW40MINUS} bw;