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