Home
last modified time | relevance | path

Searched refs:SDUInterArrivalTime (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h656 u32 SDUInterArrivalTime; member
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c443 u32 SDUInterArrivatime = TxFlowSpec.SDUInterArrivalTime; in bthci_CheckLogLinkBehavior()
660 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].Tx_Flow_Spec.SDUInterArrivalTime = 0xffffffff; in bthci_ResetFlowSpec()
667 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].Rx_Flow_Spec.SDUInterArrivalTime = 0xffffffff; in bthci_ResetFlowSpec()
1321 ArriveTime = TxFlowSpec.SDUInterArrivalTime; in bthci_BuildLogicalLink()