Home
last modified time | relevance | path

Searched refs:WSM_RCPI_RSSI_USE_RSSI (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/wireless/st/cw1200/
Dsta.c1140 if (threshold.rssiRcpiMode & WSM_RCPI_RSSI_USE_RSSI) in cw1200_setup_mac()
2054 threshold.rssiRcpiMode |= WSM_RCPI_RSSI_USE_RSSI; in cw1200_bss_info_changed()
2069 threshold.rssiRcpiMode |= WSM_RCPI_RSSI_USE_RSSI; in cw1200_bss_info_changed()
Dwsm.h357 #define WSM_RCPI_RSSI_USE_RSSI (BIT(1)) macro