Searched defs:WLAN_GET_CAP_INFO_SHORTSLOTTIME (Results 1 – 1 of 1) sorted by relevance
184 #define WLAN_GET_CAP_INFO_SHORTSLOTTIME(n) ((((n)) & BIT10) >> 10) macro217 #define WLAN_GET_CAP_INFO_SHORTSLOTTIME(n) (((n) & BIT10) >> 10) macro