Searched refs:IEEE80211_HT_CAP_SUP_WIDTH_20_40 (Results 1 – 2 of 2) sorted by relevance
/external/iw/ | ||
D | ieee80211.h | 8 #define IEEE80211_HT_CAP_SUP_WIDTH_20_40 0x0002 macro |
D | info.c | 542 if (cm->cap_info & htole16(IEEE80211_HT_CAP_SUP_WIDTH_20_40)) in print_phy_handler() |