Searched refs:cancel_thread (Results 1 – 6 of 6) sorted by relevance
281 if (adapt->HalFunc.cancel_thread) in rtw_hal_stop_thread()282 adapt->HalFunc.cancel_thread(adapt); in rtw_hal_stop_thread()
1811 pHalFunc->cancel_thread = &rtl8188e_stop_thread; in rtl8188e_set_hal_ops()
295 if (padapter->HalFunc.cancel_thread) in rtw_hal_stop_thread()296 padapter->HalFunc.cancel_thread(padapter); in rtw_hal_stop_thread()
1914 pHalFunc->cancel_thread = &rtl8723b_stop_thread; in rtl8723b_set_hal_ops()
196 void (*cancel_thread)(struct adapter *adapter); member
225 void (*cancel_thread)(struct adapter *padapter); member