Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/wlan/
H A Dif_urtwnvar.h248 #define URTWN_CMDQ_UNLOCK(sc) lockmgr(&(sc)->cmdq_mtx, LK_RELEASE) macro
265 #define URTWN_CMDQ_UNLOCK(sc) mtx_unlock(&(sc)->cmdq_mtx) macro
H A Dif_urtwn.c1602 URTWN_CMDQ_UNLOCK(sc); in urtwn_cmdq_cb()
1609 URTWN_CMDQ_UNLOCK(sc); in urtwn_cmdq_cb()
1624 URTWN_CMDQ_UNLOCK(sc); in urtwn_cmd_sleepable()
1633 URTWN_CMDQ_UNLOCK(sc); in urtwn_cmd_sleepable()