Searched refs:cancel_thread (Results 1 – 3 of 3) sorted by relevance
290 if (padapter->HalFunc.cancel_thread) in rtw_hal_stop_thread()291 padapter->HalFunc.cancel_thread(padapter); in rtw_hal_stop_thread()
1903 pHalFunc->cancel_thread = &rtl8723b_stop_thread; in rtl8723b_set_hal_ops()
225 void (*cancel_thread)(struct adapter *padapter); member