Searched refs:IWM_WAIT_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/iwm/
H A Dif_iwm_notif_wait.c87 #define IWM_WAIT_UNLOCK(_n) mtx_unlock(&(_n)->lk_mtx) macro
157 IWM_WAIT_UNLOCK(notif_data);
170 IWM_WAIT_UNLOCK(notif_data);
190 IWM_WAIT_UNLOCK(notif_data);
206 IWM_WAIT_UNLOCK(notif_data);
218 IWM_WAIT_UNLOCK(notif_data);

Completed in 52 milliseconds