Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h656 u32 SDUInterArrivalTime; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c442 u32 SDUInterArrivatime = TxFlowSpec.SDUInterArrivalTime; in bthci_CheckLogLinkBehavior()
659 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].Tx_Flow_Spec.SDUInterArrivalTime = 0xffffffff; in bthci_ResetFlowSpec()
666 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].Rx_Flow_Spec.SDUInterArrivalTime = 0xffffffff; in bthci_ResetFlowSpec()
1320 ArriveTime = TxFlowSpec.SDUInterArrivalTime; in bthci_BuildLogicalLink()