Searched refs:ARN_UNLOCK (Results 1 – 4 of 4) sorted by relevance
1070 ARN_UNLOCK(sc); in arn_isr()1074 ARN_UNLOCK(sc); in arn_isr()1093 ARN_UNLOCK(sc); in arn_isr()1196 ARN_UNLOCK(sc); in arn_isr()1219 ARN_UNLOCK(sc); in arn_isr()1433 ARN_UNLOCK(sc); in arn_newstate()1445 ARN_UNLOCK(sc); in arn_newstate()1460 ARN_UNLOCK(sc); in arn_newstate()1466 ARN_UNLOCK(sc); in arn_newstate()1511 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()
389 ARN_UNLOCK(sc); in arn_bmiss_proc()
47 #define ARN_UNLOCK(_sc) mutex_exit(&(_sc)->sc_genlock) macro