Searched refs:other_rtlpriv (Results 1 – 1 of 1) sorted by relevance
45 struct rtl_priv *other_rtlpriv = NULL; in rtl92du_init_shared_data() local53 other_rtlpriv = rtl_priv(other_hw); in rtl92du_init_shared_data()54 rtlpriv->curveindex_2g = other_rtlpriv->curveindex_2g; in rtl92du_init_shared_data()55 rtlpriv->curveindex_5g = other_rtlpriv->curveindex_5g; in rtl92du_init_shared_data()56 rtlpriv->mutex_for_power_on_off = other_rtlpriv->mutex_for_power_on_off; in rtl92du_init_shared_data()57 rtlpriv->mutex_for_hw_init = other_rtlpriv->mutex_for_hw_init; in rtl92du_init_shared_data()