Searched refs:WSM_RCPI_RSSI_USE_RSSI (Results 1 – 2 of 2) sorted by relevance
1142 if (threshold.rssiRcpiMode & WSM_RCPI_RSSI_USE_RSSI) in cw1200_setup_mac()2056 threshold.rssiRcpiMode |= WSM_RCPI_RSSI_USE_RSSI; in cw1200_bss_info_changed()2071 threshold.rssiRcpiMode |= WSM_RCPI_RSSI_USE_RSSI; in cw1200_bss_info_changed()
360 #define WSM_RCPI_RSSI_USE_RSSI (BIT(1)) macro