Searched refs:PreviousState (Results 1 – 3 of 3) sorted by relevance
687 U16 PreviousState; /* 00h */ member
9035 pHalData->bt_coexist.PreviousState, in btdm_BTCoexist8723AHandler()9037 pHalData->bt_coexist.PreviousState = pHalData->bt_coexist.CurrentState; in btdm_BTCoexist8723AHandler()10014 pHalData->bt_coexist.PreviousState = 0; in btdm_ResetFWCoexState()10026 pHalData->bt_coexist.PreviousState = 0; in btdm_InitBtCoexistDM()10685 pHalData->bt_coexist.PreviousState, in BTDM_UpdateCoexState()10687 (pHalData->bt_coexist.PreviousState^pHalData->bt_coexist.CurrentState))); in BTDM_UpdateCoexState()10688 pHalData->bt_coexist.PreviousState = pHalData->bt_coexist.CurrentState; in BTDM_UpdateCoexState()10696 if (pHalData->bt_coexist.PreviousState == pHalData->bt_coexist.CurrentState) { in BTDM_IsSameCoexistState()10780 if (pHalData->bt_coexist.PreviousState == pHalData->bt_coexist.CurrentState) in BTDM_IsCoexistStateChanged()11212 pHalData->bt_coexist.PreviousState = 0; in rtl8723a_BT_init_hal_vars()
1514 u64 PreviousState; member