Home
last modified time | relevance | path

Searched refs:URTW_LOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_urtwvar.h183 #define URTW_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro
H A Dif_urtw.c844 URTW_LOCK(sc); in urtw_attach()
933 URTW_LOCK(sc); in urtw_detach()
948 URTW_LOCK(sc); in urtw_detach()
962 URTW_LOCK(sc); in urtw_detach()
1398 URTW_LOCK(sc); in urtw_parent()
1425 URTW_LOCK(sc); in urtw_transmit()
1563 URTW_LOCK(sc); in urtw_raw_xmit()
1627 URTW_LOCK(sc); in urtw_set_channel()
1662 URTW_LOCK(sc); in urtw_update_promisc()
1872 URTW_LOCK(sc); in urtw_newstate()
[all …]