Home
last modified time | relevance | path

Searched refs:hwrm_cmd_lock (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_hwrm.c378 mutex_lock(&bp->hwrm_cmd_lock); in __hwrm_acquire_token()
401 mutex_unlock(&bp->hwrm_cmd_lock); in __hwrm_release_token()
A Dbnxt.h2023 struct mutex hwrm_cmd_lock; /* serialize hwrm messages */ member
A Dbnxt.c13627 mutex_init(&bp->hwrm_cmd_lock); in bnxt_init_one()

Completed in 35 milliseconds