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