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