Searched refs:BNXT_HWRM_UNLOCK (Results 1 – 3 of 3) sorted by relevance
266 BNXT_HWRM_UNLOCK(softc); in hwrm_send_message()349 BNXT_HWRM_UNLOCK(softc); in bnxt_hwrm_queue_qportcfg()445 BNXT_HWRM_UNLOCK(softc); in bnxt_hwrm_func_backing_store_qcaps_v2()569 BNXT_HWRM_UNLOCK(softc); in bnxt_hwrm_func_backing_store_qcaps()765 BNXT_HWRM_UNLOCK(softc); in bnxt_hwrm_func_resc_qcaps()812 BNXT_HWRM_UNLOCK(softc); in bnxt_hwrm_func_backing_store_cfg_v2()842 BNXT_HWRM_UNLOCK(softc); in bnxt_hwrm_passthrough()1000 BNXT_HWRM_UNLOCK(softc); in bnxt_hwrm_ver_get()1254 BNXT_HWRM_UNLOCK(softc); in bnxt_hwrm_func_qcaps()1328 BNXT_HWRM_UNLOCK(softc); in bnxt_hwrm_func_qcfg()[all …]
272 #define BNXT_HWRM_UNLOCK(_softc) mtx_unlock(&(_softc)->hwrm_lock) macro
1576 BNXT_HWRM_UNLOCK(bp); in simulate_reset()