Searched refs:RUM_UNLOCK (Results 1 – 2 of 2) sorted by relevance
515 RUM_UNLOCK(sc); in rum_attach()526 RUM_UNLOCK(sc); in rum_attach()600 RUM_UNLOCK(sc); in rum_detach()608 RUM_UNLOCK(sc); in rum_detach()732 RUM_UNLOCK(sc); in rum_vap_delete()755 RUM_UNLOCK(sc); in rum_cmdq_cb()892 RUM_UNLOCK(sc); in rum_beacon_miss()927 RUM_UNLOCK(sc); in rum_sta_recv_mgmt()1065 RUM_UNLOCK(sc); in rum_newstate()1282 RUM_UNLOCK(sc); in rum_bulk_read_callback()[all …]
177 #define RUM_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro