Searched refs:WLAN_GET_MGMT_CAP_INFO_PRIVACY (Results 1 – 2 of 2) sorted by relevance
183 #define WLAN_GET_MGMT_CAP_INFO_PRIVACY(n) (((n) & BIT(4)) >> 4) macro
461 req->privacy.data = WLAN_GET_MGMT_CAP_INFO_PRIVACY(count); in prism2mgmt_scan_results()