Searched refs:PreviousState (Results 1 – 3 of 3) sorted by relevance
687 U16 PreviousState; /* 00h */ member
9039 pHalData->bt_coexist.PreviousState, in btdm_BTCoexist8723AHandler()9041 pHalData->bt_coexist.PreviousState = pHalData->bt_coexist.CurrentState; in btdm_BTCoexist8723AHandler()10018 pHalData->bt_coexist.PreviousState = 0; in btdm_ResetFWCoexState()10030 pHalData->bt_coexist.PreviousState = 0; in btdm_InitBtCoexistDM()10689 pHalData->bt_coexist.PreviousState, in BTDM_UpdateCoexState()10691 (pHalData->bt_coexist.PreviousState^pHalData->bt_coexist.CurrentState))); in BTDM_UpdateCoexState()10692 pHalData->bt_coexist.PreviousState = pHalData->bt_coexist.CurrentState; in BTDM_UpdateCoexState()10700 if (pHalData->bt_coexist.PreviousState == pHalData->bt_coexist.CurrentState) { in BTDM_IsSameCoexistState()10784 if (pHalData->bt_coexist.PreviousState == pHalData->bt_coexist.CurrentState) in BTDM_IsCoexistStateChanged()11216 pHalData->bt_coexist.PreviousState = 0; in rtl8723a_BT_init_hal_vars()
1514 u64 PreviousState; member