Searched refs:TXP_UNLOCK (Results 1 – 2 of 2) sorted by relevance
492 TXP_UNLOCK(sc); in txp_detach()740 TXP_UNLOCK(sc); in txp_download_fw_section()864 TXP_UNLOCK(sc); in txp_int_task()871 TXP_UNLOCK(sc); in txp_int_task()965 TXP_UNLOCK(sc); in txp_rx_reclaim()1166 TXP_UNLOCK(sc); in txp_suspend()1193 TXP_UNLOCK(sc); in txp_resume()1715 TXP_UNLOCK(sc); in txp_ioctl()1726 TXP_UNLOCK(sc); in txp_ioctl()1758 TXP_UNLOCK(sc); in txp_ioctl()[all …]
718 #define TXP_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro