Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/rtl8192e/
A Drtl819x_TSProc.c145 timer_setup(&pTxTS->TsCommonInfo.SetupTimer, TsSetupTimeOut, in TSInitialize()
171 timer_setup(&pRxTS->ts_common_info.SetupTimer, TsSetupTimeOut, in TSInitialize()
200 del_timer_sync(&pTsCommonInfo->SetupTimer); in AdmitTS()
397 del_timer_sync(&pTs->SetupTimer); in RemoveTsEntry()
A Drtl819x_TS.h22 struct timer_list SetupTimer; member

Completed in 4 milliseconds