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

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm.c576 IWM_UNLOCK(sc);
2886 IWM_UNLOCK(sc);
3029 IWM_UNLOCK(sc);
3294 IWM_UNLOCK(sc);
3840 IWM_UNLOCK(sc);
4344 IWM_UNLOCK(sc);
4376 IWM_UNLOCK(sc);
4382 IWM_UNLOCK(sc);
4405 IWM_UNLOCK(sc);
4427 IWM_UNLOCK(s
[all...]
H A Dif_iwmvar.h564 #define IWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
H A Dif_iwm_scan.c767 IWM_UNLOCK(sc);

Completed in 240 milliseconds