Home
last modified time | relevance | path

Searched refs:MTHCA_INIT_DOORBELL_LOCK (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/mthca/
A Dmthca_doorbell.h51 #define MTHCA_INIT_DOORBELL_LOCK(ptr) do { } while (0) macro
79 #define MTHCA_INIT_DOORBELL_LOCK(ptr) spin_lock_init(ptr) macro
A Dmthca_main.c698 MTHCA_INIT_DOORBELL_LOCK(&dev->doorbell_lock); in mthca_setup_hca()

Completed in 4 milliseconds