Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dcoex.h63 BTC_RSSI_ST_HIGH, enumerator
76 ((__rssi == BTC_RSSI_ST_HIGH || \
87 __rssi == BTC_RSSI_ST_HIGH) ? 1 : 0); })
Dcoex.c4453 next_state = BTC_RSSI_ST_HIGH; in _update_rssi_state()