Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c714 priv->CCKPresentAttentuation_difference in _rtl92e_dm_tx_power_tracking_callback_tssi()
717 priv->CCKPresentAttentuation_difference in _rtl92e_dm_tx_power_tracking_callback_tssi()
724 priv->CCKPresentAttentuation_difference; in _rtl92e_dm_tx_power_tracking_callback_tssi()
728 priv->CCKPresentAttentuation_difference; in _rtl92e_dm_tx_power_tracking_callback_tssi()
748 if (priv->CCKPresentAttentuation_difference <= -12 || in _rtl92e_dm_tx_power_tracking_callback_tssi()
749 priv->CCKPresentAttentuation_difference >= 24) { in _rtl92e_dm_tx_power_tracking_callback_tssi()
Drtl_core.h492 s8 CCKPresentAttentuation_difference; member
Dr8192E_phy.c1014 priv->CCKPresentAttentuation_difference; in _rtl92e_cck_tx_power_track_bw_switch_tssi()
1039 priv->CCKPresentAttentuation_difference; in _rtl92e_cck_tx_power_track_bw_switch_tssi()
Dr8192E_dev.c803 priv->CCKPresentAttentuation_difference = 0; in rtl92e_start_adapter()