Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mthca/
H 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