Home
last modified time | relevance | path

Searched refs:BTC_WL_RSSI_THMAX (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/btc_8852b/
H A Dbtc_8852b.c30 static const u8 btc_8852b_wl_rssi_thres[BTC_WL_RSSI_THMAX] = {60, 50, 40, 30};
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/btc_8852b/
H A Dbtc_8852b.c30 static const u8 btc_8852b_wl_rssi_thres[BTC_WL_RSSI_THMAX] = {60, 50, 40, 30};
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h106 #define BTC_WL_RSSI_THMAX 4 macro
962 u8 rssi_state[BTC_WL_RSSI_THMAX];
H A Dhal_btc.c378 BTC_WL_RSSI_THMAX); in _reset_btc_var()
1639 for (j = 0; j < BTC_WL_RSSI_THMAX; j++) { in _ntfy_wl_sta()
1714 for (j = BTC_WL_RSSI_THMAX; j > 0; j--) { in _ntfy_wl_sta()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h106 #define BTC_WL_RSSI_THMAX 4 macro
962 u8 rssi_state[BTC_WL_RSSI_THMAX];
H A Dhal_btc.c378 BTC_WL_RSSI_THMAX); in _reset_btc_var()
1573 for (j = 0; j < BTC_WL_RSSI_THMAX; j++) { in _ntfy_wl_sta()
1648 for (j = BTC_WL_RSSI_THMAX; j > 0; j--) { in _ntfy_wl_sta()