Searched refs:ARN_UNLOCK (Results 1 – 4 of 4) sorted by relevance
1117 ARN_UNLOCK(sc); in arn_isr()1121 ARN_UNLOCK(sc); in arn_isr()1140 ARN_UNLOCK(sc); in arn_isr()1243 ARN_UNLOCK(sc); in arn_isr()1266 ARN_UNLOCK(sc); in arn_isr()1480 ARN_UNLOCK(sc); in arn_newstate()1492 ARN_UNLOCK(sc); in arn_newstate()1507 ARN_UNLOCK(sc); in arn_newstate()1513 ARN_UNLOCK(sc); in arn_newstate()1558 ARN_UNLOCK(sc); in arn_newstate()[all …]
379 ARN_UNLOCK(sc); in arn_recv_mgmt()397 ARN_UNLOCK(sc); in arn_recv_mgmt()694 ARN_UNLOCK(sc); in arn_softint_handler()699 ARN_UNLOCK(sc); in arn_softint_handler()
427 ARN_UNLOCK(sc); in arn_bmiss_proc()
47 #define ARN_UNLOCK(_sc) mutex_exit(&(_sc)->sc_genlock) macro