Home
last modified time | relevance | path

Searched refs:RAL_UNLOCK (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c454 RAL_UNLOCK(sc); in ural_attach()
516 RAL_UNLOCK(sc); in ural_detach()
524 RAL_UNLOCK(sc); in ural_detach()
744 RAL_UNLOCK(sc); in ural_newstate()
749 RAL_UNLOCK(sc); in ural_newstate()
924 RAL_UNLOCK(sc); in ural_bulk_read_callback()
1295 RAL_UNLOCK(sc); in ural_transmit()
1300 RAL_UNLOCK(sc); in ural_transmit()
1304 RAL_UNLOCK(sc); in ural_transmit()
1340 RAL_UNLOCK(sc); in ural_parent()
[all …]
H A Dif_uralvar.h133 #define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro
/freebsd/sys/dev/ral/
H A Drt2661.c335 RAL_UNLOCK(sc); in rt2661_detach()
1068 RAL_UNLOCK(sc); in rt2661_rx_intr()
1135 RAL_UNLOCK(sc); in rt2661_intr()
1179 RAL_UNLOCK(sc); in rt2661_intr()
1557 RAL_UNLOCK(sc); in rt2661_transmit()
1562 RAL_UNLOCK(sc); in rt2661_transmit()
1566 RAL_UNLOCK(sc); in rt2661_transmit()
1613 RAL_UNLOCK(sc); in rt2661_raw_xmit()
1618 RAL_UNLOCK(sc); in rt2661_raw_xmit()
1632 RAL_UNLOCK(sc); in rt2661_raw_xmit()
[all …]
H A Drt2560.c1192 RAL_UNLOCK(sc); in rt2560_decryption_intr()
1333 RAL_UNLOCK(sc); in rt2560_intr()
1366 RAL_UNLOCK(sc); in rt2560_intr()
1864 RAL_UNLOCK(sc); in rt2560_transmit()
1869 RAL_UNLOCK(sc); in rt2560_transmit()
1873 RAL_UNLOCK(sc); in rt2560_transmit()
1939 RAL_UNLOCK(sc); in rt2560_parent()
2147 RAL_UNLOCK(sc); in rt2560_set_channel()
2643 RAL_UNLOCK(sc); in rt2560_init()
2694 RAL_UNLOCK(sc); in rt2560_stop()
[all …]
H A Drt2560var.h164 #define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro
H A Drt2661var.h172 #define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro
H A Drt2860.c379 RAL_UNLOCK(sc); in rt2860_detach()
1320 RAL_UNLOCK(sc); in rt2860_rx_intr()
1399 RAL_UNLOCK(sc); in rt2860_intr()
1403 RAL_UNLOCK(sc); in rt2860_intr()
1446 RAL_UNLOCK(sc); in rt2860_intr()
1698 RAL_UNLOCK(sc); in rt2860_raw_xmit()
1716 RAL_UNLOCK(sc); in rt2860_raw_xmit()
1935 RAL_UNLOCK(sc); in rt2860_transmit()
1940 RAL_UNLOCK(sc); in rt2860_transmit()
1944 RAL_UNLOCK(sc); in rt2860_transmit()
[all …]
H A Drt2860var.h209 #define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro