Searched refs:AntDetection (Results 1 – 3 of 3) sorted by relevance
15 #define IS_ANT_DETECT_SUPPORT_SINGLE_TONE(__Adapter) ((GET_HAL_DATA(__Adapter)->AntDetection) & AN…16 #define IS_ANT_DETECT_SUPPORT_RSSI(__Adapter) ((GET_HAL_DATA(__Adapter)->AntDetection) & ANT_DETEC…
332 u8 AntDetection; member
481 pHalData->AntDetection = 1; in rtw_init_hal_com_default_value()737 hal_data->AntDetection = *((u8 *)value); in SetHalDefVar()781 *((u8 *)value) = hal_data->AntDetection; in GetHalDefVar()