Searched refs:pbtpriv (Results 1 – 1 of 1) sorted by relevance
165 struct btcoexist_priv *pbtpriv = &(pHalData->bt_coexist); in _InitBTCoexist() local168 if (pbtpriv->BT_Coexist && pbtpriv->BT_CoexistType == BT_CSR_BC4) { in _InitBTCoexist()172 if (pbtpriv->BT_Ant_isolation) { in _InitBTCoexist()181 ((pbtpriv->BT_Ant_isolation == 1) ? 0 : BIT1) | in _InitBTCoexist()182 ((pbtpriv->BT_Service == BT_SCO) ? 0 : BIT2); in _InitBTCoexist()1108 struct btcoexist_priv *pbtpriv = &(pHalData->bt_coexist); in rtl8188eu_hal_init() local2110 struct btcoexist_priv *pbtpriv = &(pHalData->bt_coexist);2115 if ((pbtpriv->BT_Coexist) && (pbtpriv->BT_CoexistType == BT_CSR_BC4))