Searched refs:hwrm_cmd_lock (Results 1 – 5 of 5) sorted by relevance
236 mutex_lock(&bd->hwrm_cmd_lock); in bnge_hwrm_create_token()259 mutex_unlock(&bd->hwrm_cmd_lock); in bnge_hwrm_destroy_token()545 mutex_init(&bd->hwrm_cmd_lock); in bnge_init_hwrm_resources()
128 struct mutex hwrm_cmd_lock; /* serialize hwrm messages */ member
378 mutex_lock(&bp->hwrm_cmd_lock); in __hwrm_acquire_token()401 mutex_unlock(&bp->hwrm_cmd_lock); in __hwrm_release_token()
2581 struct mutex hwrm_cmd_lock; /* serialize hwrm messages */ member
16827 mutex_init(&bp->hwrm_cmd_lock); in bnxt_init_one()