Searched refs:BNXT_HWRM_LOCK (Results 1 – 3 of 3) sorted by relevance
264 BNXT_HWRM_LOCK(softc); in hwrm_send_message()285 BNXT_HWRM_LOCK(softc); in bnxt_hwrm_queue_qportcfg()400 BNXT_HWRM_LOCK(softc); in bnxt_hwrm_func_backing_store_qcaps()666 BNXT_HWRM_LOCK(softc); in bnxt_hwrm_func_resc_qcaps()758 BNXT_HWRM_LOCK(softc); in bnxt_hwrm_passthrough()799 BNXT_HWRM_LOCK(softc); in bnxt_hwrm_ver_get()1078 BNXT_HWRM_LOCK(softc); in bnxt_hwrm_func_qcaps()1203 BNXT_HWRM_LOCK(softc); in bnxt_hwrm_func_qcfg()1401 BNXT_HWRM_LOCK(softc); in bnxt_hwrm_set_link_setting()1484 BNXT_HWRM_LOCK(softc); in bnxt_hwrm_vnic_free()[all …]
256 #define BNXT_HWRM_LOCK(_softc) mtx_lock(&(_softc)->hwrm_lock) macro
1571 BNXT_HWRM_LOCK(bp); in simulate_reset()