Home
last modified time | relevance | path

Searched refs:IWM_UNLOCK (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_time_event.c332 IWM_UNLOCK(sc); in iwm_time_event_send_add()
397 IWM_UNLOCK(sc); in iwm_protect_session()
H A Dif_iwm.c2850 IWM_UNLOCK(sc); in iwm_load_ucode_wait_alive()
2990 IWM_UNLOCK(sc); in iwm_run_init_ucode()
3425 IWM_UNLOCK(sc); in iwm_rx_mpdu()
3973 IWM_UNLOCK(sc); in iwm_raw_xmit()
4521 IWM_UNLOCK(sc); in iwm_newstate()
4527 IWM_UNLOCK(sc); in iwm_newstate()
4544 IWM_UNLOCK(sc); in iwm_newstate()
4566 IWM_UNLOCK(sc); in iwm_newstate()
4596 IWM_UNLOCK(sc); in iwm_newstate()
4919 IWM_UNLOCK(sc); in iwm_transmit()
[all …]
H A Dif_iwmvar.h567 #define IWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
566 #define IWM_UNLOCK( global() macro
H A Dif_iwm_scan.c912 IWM_UNLOCK(sc); in iwm_scan_stop_wait()