Searched refs:CTFPOOL_UNLOCK (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | linux_osl.c | 735 #define CTFPOOL_UNLOCK(ctfpool, flags) spin_unlock_irqrestore(&(ctfpool)->lock, flags) macro 738 #define CTFPOOL_UNLOCK(ctfpool, flags) spin_unlock_bh(&(ctfpool)->lock) macro 759 CTFPOOL_UNLOCK(osh->ctfpool, flags); in osl_ctfpool_add() 768 CTFPOOL_UNLOCK(osh->ctfpool, flags); in osl_ctfpool_add() 787 CTFPOOL_UNLOCK(osh->ctfpool, flags); in osl_ctfpool_add() 863 CTFPOOL_UNLOCK(osh->ctfpool, flags); in osl_ctfpool_cleanup() 918 CTFPOOL_UNLOCK(osh->ctfpool, flags); in osl_pktfastget() 923 CTFPOOL_UNLOCK(osh->ctfpool, flags); in osl_pktfastget() 936 CTFPOOL_UNLOCK(osh->ctfpool, flags); in osl_pktfastget() 1185 CTFPOOL_UNLOCK(ctfpool, flags); in osl_pktfastfree()
|