Home
last modified time | relevance | path

Searched refs:CHECK_IS_11N (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/deps/iwcap/src/
Diwcap.c155 CHECK_IS_11N = 0x40000000, enumerator
169 { "11n", 3, CHECK_IS_11N },
323 phy_caps |= CHECK_IS_11N | caps; in check_phy_handler()
387 if (phy_caps & CHECK_IS_11N) { in check_phy_handler()
407 PBOOL(CHECK_IS_11N, CHECK_IS_11N, "11n"); in check_phy_handler()
409 PBOOL(CHECK_IS_HT20, CHECK_IS_11N, "ht20"); in check_phy_handler()