Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_time_event.c334 IWM_LOCK(sc); in iwm_time_event_send_add()
404 IWM_LOCK(sc); in iwm_protect_session()
H A Dif_iwm.c2853 IWM_LOCK(sc); in iwm_load_ucode_wait_alive()
2993 IWM_LOCK(sc); in iwm_run_init_ucode()
3434 IWM_LOCK(sc); in iwm_rx_mpdu()
3963 IWM_LOCK(sc); in iwm_raw_xmit()
4486 IWM_LOCK(sc); in iwm_newstate()
4525 IWM_LOCK(sc); in iwm_newstate()
4917 IWM_LOCK(sc); in iwm_transmit()
5004 IWM_LOCK(sc); in iwm_parent()
5028 IWM_LOCK(sc); in iwm_rftoggle_task()
5421 IWM_LOCK(sc); in iwm_handle_rxb()
[all …]
H A Dif_iwmvar.h566 #define IWM_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx)
565 #define IWM_LOCK( global() macro
H A Dif_iwm_scan.c914 IWM_LOCK(sc); in iwm_scan_stop_wait()