Searched refs:BTC_WL_RSSI_THMAX (Results 1 – 4 of 4) sorted by relevance
993 #define BTC_WL_RSSI_THMAX 4 macro998 u8 rssi_state[BTC_WL_RSSI_THMAX];
1991 u8 rtw89_btc_8852a_wl_rssi_thres[BTC_WL_RSSI_THMAX] = {60, 50, 40, 30};
2803 static const u8 rtw89_btc_8852c_wl_rssi_thres[BTC_WL_RSSI_THMAX] = {60, 50, 40, 30};
5317 for (i = 0; i < BTC_WL_RSSI_THMAX; i++) { in rtw89_btc_ntfy_wl_sta_iter()5397 for (i = BTC_WL_RSSI_THMAX; i > 0; i--) { in rtw89_btc_ntfy_wl_sta()