Searched refs:hwrm_cmd_lock (Results 1 – 5 of 5) sorted by relevance
196 mutex_lock(&bd->hwrm_cmd_lock); in bnge_hwrm_create_token()219 mutex_unlock(&bd->hwrm_cmd_lock); in bnge_hwrm_destroy_token()505 mutex_init(&bd->hwrm_cmd_lock); in bnge_init_hwrm_resources()
117 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()
2554 struct mutex hwrm_cmd_lock; /* serialize hwrm messages */ member
16602 mutex_init(&bp->hwrm_cmd_lock); in bnxt_init_one()
Completed in 663 milliseconds