Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddm.h59 #define DM_DIG_HIGH_PWR_THRESH_HIGH 75 macro
H A Ddm.c665 digtable->rssi_highpower_highthresh = DM_DIG_HIGH_PWR_THRESH_HIGH; in _rtl92s_dm_init_dig()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_dm.h28 #define DM_DIG_HIGH_PWR_THRESH_HIGH 75 macro
H A Dr8192U_dm.c1547 dm_digtable.rssi_high_power_highthresh = DM_DIG_HIGH_PWR_THRESH_HIGH; in dm_dig_init()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_dm.h17 #define DM_DIG_HIGH_PWR_THRESH_HIGH 75 macro
H A Drtl_dm.c1019 dm_digtable.rssi_high_power_highthresh = DM_DIG_HIGH_PWR_THRESH_HIGH; in _rtl92e_dm_dig_init()