Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/os_dep/
H A Dmlme_linux.c116 timer_setup(&psta->addba_retry_timer, addba_timer_hdl, 0); in init_addba_retry_timer()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dmlme_linux.c184 timer_setup(&psta->addba_retry_timer, addba_timer_hdl, 0); in init_addba_retry_timer()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dsta_info.h107 struct timer_list addba_retry_timer; member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dsta_info.h124 _timer addba_retry_timer; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dsta_info.h197 _timer addba_retry_timer; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dmlme_linux.c358 _init_timer(&psta->addba_retry_timer, padapter->pnetdev, _addba_timer_hdl, psta); in init_addba_retry_timer()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dmlme_linux.c371 _init_timer(&psta->addba_retry_timer, padapter->pnetdev, _addba_timer_hdl, psta); in init_addba_retry_timer()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dmlme_linux.c371 _init_timer(&psta->addba_retry_timer, padapter->pnetdev, _addba_timer_hdl, psta); in init_addba_retry_timer()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_sta_mgt.c302 del_timer_sync(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dsta_info.h264 _timer addba_retry_timer; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_sta_mgt.c481 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
642 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dsta_info.h291 _timer addba_retry_timer; member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c396 del_timer_sync(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dsta_info.h290 _timer addba_retry_timer; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_sta_mgt.c578 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
769 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_sta_mgt.c569 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
747 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_sta_mgt.c566 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
738 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_sta_mgt.c569 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
745 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_sta_mgt.c574 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
765 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_sta_mgt.c578 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
769 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_sta_mgt.c566 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
736 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_sta_mgt.c566 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
736 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_sta_mgt.c575 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
763 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_sta_mgt.c565 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
737 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_sta_mgt.c569 rtw_init_timer(&psta->addba_retry_timer, psta->padapter, addba_timer_hdl, psta); in rtw_alloc_stainfo()
747 _cancel_timer_ex(&psta->addba_retry_timer); in rtw_free_stainfo()

1234