Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_dm.c281 u32 low_rssi_thresh_for_ra = 0, high_rssi_thresh_for_ra = 0; in _rtl92e_dm_check_rate_adaptive() local
323 low_rssi_thresh_for_ra = (priv->current_chnl_bw != HT_CHANNEL_WIDTH_20) ? in _rtl92e_dm_check_rate_adaptive()
327 low_rssi_thresh_for_ra = (priv->current_chnl_bw != HT_CHANNEL_WIDTH_20) ? in _rtl92e_dm_check_rate_adaptive()
331 low_rssi_thresh_for_ra = (priv->current_chnl_bw != HT_CHANNEL_WIDTH_20) ? in _rtl92e_dm_check_rate_adaptive()
340 (long)low_rssi_thresh_for_ra) { in _rtl92e_dm_check_rate_adaptive()