Searched refs:OTUS_UNLOCK (Results 1 – 2 of 2) sorted by relevance
465 OTUS_UNLOCK(sc); in otus_transmit()476 OTUS_UNLOCK(sc); in otus_transmit()479 OTUS_UNLOCK(sc); in otus_transmit()528 OTUS_UNLOCK(sc); in otus_tx_task()558 OTUS_UNLOCK(sc); in otus_raw_xmit()563 OTUS_UNLOCK(sc); in otus_raw_xmit()585 OTUS_UNLOCK(sc); in otus_set_channel()655 OTUS_UNLOCK(sc); in otus_attachhook()665 OTUS_UNLOCK(sc); in otus_attachhook()671 OTUS_UNLOCK(sc); in otus_attachhook()[all …]
991 #define OTUS_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro