Home
last modified time | relevance | path

Searched refs:COEX_RSSI_STATE_LOW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dcoex.h46 (__rssi__ == COEX_RSSI_STATE_LOW || \
178 COEX_RSSI_STATE_LOW, enumerator
H A Dcoex.c19 if (pre_state == COEX_RSSI_STATE_LOW || in rtw_coex_next_rssi_state()
27 next_state = COEX_RSSI_STATE_LOW; in rtw_coex_next_rssi_state()
2045 coex_dm->bt_rssi_state[i] = COEX_RSSI_STATE_LOW; in rtw_coex_init_coex_var()
2048 coex_dm->wl_rssi_state[i] = COEX_RSSI_STATE_LOW; in rtw_coex_init_coex_var()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dcoex.h51 (__rssi__ == COEX_RSSI_STATE_LOW || \
203 COEX_RSSI_STATE_LOW, enumerator
H A Dcoex.c20 if (pre_state == COEX_RSSI_STATE_LOW || in rtw_coex_next_rssi_state()
28 next_state = COEX_RSSI_STATE_LOW; in rtw_coex_next_rssi_state()
2678 coex_dm->bt_rssi_state[i] = COEX_RSSI_STATE_LOW; in rtw_coex_init_coex_var()
2681 coex_dm->wl_rssi_state[i] = COEX_RSSI_STATE_LOW; in rtw_coex_init_coex_var()

Completed in 12 milliseconds