Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddm.h60 #define DM_DIG_HIGH_PWR_THRESH_LOW 70 macro
H A Ddm.c664 digtable->rssi_highpower_lowthresh = DM_DIG_HIGH_PWR_THRESH_LOW; in _rtl92s_dm_init_dig()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_dm.h29 #define DM_DIG_HIGH_PWR_THRESH_LOW 70 macro
H A Dr8192U_dm.c1546 dm_digtable.rssi_high_power_lowthresh = DM_DIG_HIGH_PWR_THRESH_LOW; in dm_dig_init()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_dm.h18 #define DM_DIG_HIGH_PWR_THRESH_LOW 70 macro
H A Drtl_dm.c1018 dm_digtable.rssi_high_power_lowthresh = DM_DIG_HIGH_PWR_THRESH_LOW; in _rtl92e_dm_dig_init()