Searched refs:TXP_UNLOCK (Results 1 – 2 of 2) sorted by relevance
495 TXP_UNLOCK(sc); in txp_detach()743 TXP_UNLOCK(sc); in txp_download_fw_section()867 TXP_UNLOCK(sc); in txp_int_task()874 TXP_UNLOCK(sc); in txp_int_task()968 TXP_UNLOCK(sc); in txp_rx_reclaim()1169 TXP_UNLOCK(sc); in txp_suspend()1196 TXP_UNLOCK(sc); in txp_resume()1728 TXP_UNLOCK(sc); in txp_ioctl()1739 TXP_UNLOCK(sc); in txp_ioctl()1771 TXP_UNLOCK(sc); in txp_ioctl()[all …]
718 #define TXP_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro