Searched refs:WLAN_GET_CAP_INFO_AGILITY (Results 1 – 1 of 1) sorted by relevance
182 #define WLAN_GET_CAP_INFO_AGILITY(n) ((((n) >> 8) & BIT7) >> 7) macro215 #define WLAN_GET_CAP_INFO_AGILITY(n) (((n) & BIT7) >> 7) macro