Searched refs:enFlush_LLH (Results 1 – 2 of 2) sorted by relevance
978 u16 enFlush_LLH; /* enhanced flush handle */ member
1531 pBtHciInfo->enFlush_LLH = 0; in bthci_ResetBtHciInfo()2006 pBtHciInfo->enFlush_LLH = logicHandle; in bthci_CmdEnhancedFlush()2008 if (bthci_DiscardTxPackets(padapter, pBtHciInfo->enFlush_LLH)) in bthci_CmdEnhancedFlush()2009 bthci_EventFlushOccurred(padapter, pBtHciInfo->enFlush_LLH); in bthci_CmdEnhancedFlush()2017 if (pBtHciInfo->enFlush_LLH) { in bthci_CmdEnhancedFlush()2018 bthci_EventEnhancedFlushComplete(padapter, pBtHciInfo->enFlush_LLH); in bthci_CmdEnhancedFlush()2019 pBtHciInfo->enFlush_LLH = 0; in bthci_CmdEnhancedFlush()