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