Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_dig.c110 bool is_performance, u32 rx_tp, u32 tx_tp, in odm_fa_threshold_check() argument
115 if (dm->is_linked && (is_performance || is_dfs_band)) { in odm_fa_threshold_check()
650 bool is_performance = true, is_first_tp_target = false, in odm_DIG() local
707 if (dm->is_linked && is_performance) { in odm_DIG()
748 if (is_performance && is_dfs_band) { in odm_DIG()
755 if (is_performance) in odm_DIG()
832 odm_fa_threshold_check(dm, is_dfs_band, is_performance, rx_tp, tx_tp, in odm_DIG()
839 if (dm->is_linked && is_performance) { in odm_DIG()
843 if (is_first_tp_target || (first_connect && is_performance)) { in odm_DIG()