Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h119 struct timer_list addba_retry_timer; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c5129 struct sta_info *psta = timer_container_of(psta, t, addba_retry_timer); in addba_timer_hdl()
5679 _set_timer(&psta->addba_retry_timer, ADDBA_TO); in add_ba_hdl()